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 --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org