[ https://issues.apache.org/jira/browse/HIVE-25213?focusedWorklogId=611436&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-611436 ]
ASF GitHub Bot logged work on HIVE-25213: ----------------------------------------- Author: ASF GitHub Bot Created on: 15/Jun/21 16:25 Start Date: 15/Jun/21 16:25 Worklog Time Spent: 10m Work Description: dantongdong commented on a change in pull request #2371: URL: https://github.com/apache/hive/pull/2371#discussion_r651955572 ########## File path: itests/qtest/target/db_for_connectortest.db/service.properties ########## @@ -0,0 +1,23 @@ +#/private/tmp/db_for_connectortest.db Review comment: Yes, we have discussed this over the meeting but I forgot to add it. Will change it. -- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 611436) Time Spent: 0.5h (was: 20m) > 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 > Labels: pull-request-available > Time Spent: 0.5h > 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)