glitchy commented on PR #2185:
URL: https://github.com/apache/iceberg-rust/pull/2185#issuecomment-4697079497

   My apologies for the delay @xanderbailey @timsaucer @c-thiel --life has kept 
me away. 
   
   Continuing this push for full Copy-on-Write (CoW) and Merge-on-Read (MoR) 
support. Rebased onto current main and folded in the community fixes:
   - @timsaucer 's root-cause fix for the overwrite panic when deleting more 
files than added + his expanded multi-file-delete test--note main has since 
independently adopted the same `current_snapshot()` approach in `summary()`, so 
this now reconciles cleanly.
   - @gbrgr 's delete-only overwrite support (commit with deletions and no 
added files), credited via cherry-pick.


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

Reply via email to