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/25 20:18:17 UTC

[GitHub] [iceberg] rdblue commented on pull request #4220: Core: Update JDBC catalog namespaces

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


   > Might want to create an issue for the `setProperties` not being atomic, but that is somewhat unrelated to these changes.
   
   I think we're about as close as we can get to atomic with generic SQL since there is no standard way to upsert. I've also thought about doing a unique versioned insert and then dropping old versions. That could work to make it slightly more atomic.


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