[
https://issues.apache.org/jira/browse/HIVE-23820?focusedWorklogId=578112&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-578112
]
ASF GitHub Bot logged work on HIVE-23820:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Apr/21 04:10
Start Date: 07/Apr/21 04:10
Worklog Time Spent: 10m
Work Description: adesh-rao commented on a change in pull request #2153:
URL: https://github.com/apache/hive/pull/2153#discussion_r608326524
##########
File path:
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java
##########
@@ -2367,10 +2367,21 @@ public Table getTable(String catName, String dbName,
String tableName,
return getTable(catName, dbName, tableName, validWriteIdList, false, null);
}
+ @Override
+ public Table getTable(String catName, String dbName, String tableName,
Review comment:
+1 on this.
--
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 578112)
Time Spent: 0.5h (was: 20m)
> [HS2] Send tableId in request for get_table_request API
> -------------------------------------------------------
>
> Key: HIVE-23820
> URL: https://issues.apache.org/jira/browse/HIVE-23820
> Project: Hive
> Issue Type: Sub-task
> Reporter: Kishen Das
> Assignee: Ashish Sharma
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)