Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Impala 3.0
-
None
-
ghx-label-2
Description
Since IMPALA-2636, the HS2 GetTables() call returns the correct type (TABLE or VIEW) for tables with already loaded metadata. However, for objects not yet loaded, it just returns the default table, even for views.
If possible, we should be able to return the correct response regardless of whether a table's metadata is fully loaded.
Attachments
Issue Links
- Dependent
-
IMPALA-9670 Fix unloaded views are shown as tables for GET_TABLES requests
- Resolved
- is duplicated by
-
IMPALA-3193 Return table comments in GetTables Thrift API call and SHOW TABLES statement resultset
- Resolved
- is related to
-
IMPALA-2636 HS2 GetTables() returns TABLE_TYPE as TABLE for VIEW
- Resolved
- relates to
-
IMPALA-8606 GET_TABLES performance in local catalog mode
- Resolved
-
IMPALA-9669 loaded views are still returned as tables for GET_TABLES in LocalCatalog mode
- Resolved