pvary commented on issue #6370:
URL: https://github.com/apache/iceberg/issues/6370#issuecomment-1364137333

   Why would it be based on locks? HMS changes inside a HMS call are 
transactional.
   This is essential, otherwise we could end up in a situation where concurrent 
HMS changes could push the Metastore into an inconsistent state.
   Using this transaction we could check and set the snapshot of the Iceberg 
table


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to