You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Balazs Jeszenszky (JIRA)" <ji...@apache.org> on 2018/09/18 17:58:00 UTC

[jira] [Created] (IMPALA-7587) Follow up for IMPALA-2636: consider fixing GetTables() for tables with not loaded metadata

Balazs Jeszenszky created IMPALA-7587:
-----------------------------------------

             Summary: Follow up for IMPALA-2636: consider fixing GetTables() for tables with not loaded metadata
                 Key: IMPALA-7587
                 URL: https://issues.apache.org/jira/browse/IMPALA-7587
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
    Affects Versions: Impala 3.0
            Reporter: Balazs Jeszenszky


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)