You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Naveen Gangam (Jira)" <ji...@apache.org> on 2021/06/07 20:33:00 UTC

[jira] [Created] (HIVE-25213) Implement List getTables() for existing connectors.
Naveen Gangam created HIVE-25213:
------------------------------------

             Summary: Implement List<Table> getTables() for existing connectors.
                 Key: HIVE-25213
                 URL: https://issues.apache.org/jira/browse/HIVE-25213
             Project: Hive
          Issue Type: Sub-task
            Reporter: Naveen Gangam
            Assignee: Naveen Gangam


In the initial implementation, connector providers do not implement the getTables(string pattern) spi. We had deferred it for later. Only getTableNames() and getTable() were implemented. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)