[ https://issues.apache.org/jira/browse/HIVE-23820?focusedWorklogId=579179&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-579179 ]
ASF GitHub Bot logged work on HIVE-23820: ----------------------------------------- Author: ASF GitHub Bot Created on: 08/Apr/21 13:01 Start Date: 08/Apr/21 13:01 Worklog Time Spent: 10m Work Description: ashish-kumar-sharma commented on pull request #2153: URL: https://github.com/apache/hive/pull/2153#issuecomment-815805433 > @ashish-kumar-sharma Are you planning to create one more PR to actually store the tableId in the session and to send the tableId in the request from the current session ? > For example I don't see any changes in "public Table getTable(final String dbName, final String tableName, boolean throwException, boolean checkTransactional, boolean getColumnStats)" method in Hive.java, where you might want to include the tableId in the request which is cached at the session level. Also, don't see how you are storing the tableId in the session. @kishendas As of now I am working on that part. I will push these changes as part of this PR only. -- 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: 579179) Time Spent: 1h (was: 50m) > [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: 1h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)