glitchy commented on issue #2186: URL: https://github.com/apache/iceberg-rust/issues/2186#issuecomment-4697186495
Thanks for your support, @malon64 --unfortunately I had to step away from this project, but am now back to continue the push. My first two PRs will deliver your CoW-oriented primitive: - `OverwriteAction` (#2185) is the CoW primitive - The following PR will introduce `validateNoConflictingData` / `validateNoConflictingDeletes` which will allow for safe upserts under concurrency Feel free to contribute and all comments are most welcome. Will ping you when the second PR lands--thank you! -- 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]
