[ 
https://issues.apache.org/jira/browse/HIVE-23820?focusedWorklogId=578320&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-578320
 ]

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

                Author: ASF GitHub Bot
            Created on: 07/Apr/21 12:30
            Start Date: 07/Apr/21 12:30
    Worklog Time Spent: 10m 
      Work Description: ashish-kumar-sharma commented on a change in pull 
request #2153:
URL: https://github.com/apache/hive/pull/2153#discussion_r608608310



##########
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:
       @kishendas  @adesh-rao Changed all methods signatures to request model




-- 
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: 578320)
    Time Spent: 40m  (was: 0.5h)

> [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: 40m
>  Remaining Estimate: 0h
>




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

Reply via email to