ashish-kumar-sharma commented on pull request #2128: URL: https://github.com/apache/hive/pull/2128#issuecomment-850964411
@sankarh This PR is about adding validWriteIdList as part of cached store. Current status 1. HIVE-23931 - Send ValidWriteIdList and tableId to get_*_constraints HMS APIs (open) 2. HIVE-23820: [HS2] Send tableId in request for get_table_request API (merged) 3. HIVE-23571: Add ValidWriteIdList to SharedCache.TableWrapper (open) 4. HIVE-23821: Send tableId in request for all the new HMS get_partition APIs (merged) Once above PR get merged. I will raise a PR to add tableId and writedId check to all the methods and there corresponding test cases. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
