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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
