You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/20 16:45:46 UTC

[GitHub] [iceberg] rdblue commented on pull request #4166: AWS: Use Glue optimistic locking while updating table

rdblue commented on pull request #4166:
URL: https://github.com/apache/iceberg/pull/4166#issuecomment-1046276436


   > Now we don't really need a lock manager if lock-impl is not set.
   
   True, but since this is using reflection and may not actually call `versionId` I think we need to be careful. We could check whether `LOAD_VERSION_ID` is a noop and require a lock implementation.


-- 
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-unsubscribe@iceberg.apache.org

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



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