You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/09 01:56:00 UTC

[jira] [Work logged] (HIVE-25213) Implement List getTables() for existing connectors.
     [ https://issues.apache.org/jira/browse/HIVE-25213?focusedWorklogId=608885&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-608885 ]

ASF GitHub Bot logged work on HIVE-25213:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jun/21 01:55
            Start Date: 09/Jun/21 01:55
    Worklog Time Spent: 10m 
      Work Description: dantongdong opened a new pull request #2371:
URL: https://github.com/apache/hive/pull/2371


   [HIVE-25213](https://issues.apache.org/jira/browse/HIVE-25213): Implement List<Table> getTables() for existing connectors.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 608885)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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: Dantong Dong
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)