u70b3 commented on PR #2752:
URL: https://github.com/apache/iceberg-rust/pull/2752#issuecomment-5127077739

   Hi @mbutrovich, could you please take a look at this core COW rewrite 
primitive when you have time?
   
   It reuses the scan planning/read path (including delete-file application), 
clears the row predicate only after candidate selection so each chosen file is 
rewritten in full, and returns data-file sets for a later overwrite-style 
commit. I have rebased it onto current `main`; `cargo fmt --all -- --check` and 
`cargo test -p iceberg` pass.


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