szehon-ho opened a new pull request, #11555:
URL: https://github.com/apache/iceberg/pull/11555

   This is the implementation for #10920 (an action to prepare metadata for an 
Iceberg table for DR copy)
   
   This has been used in production for awhile in our setup, although support 
for rewrite of V2 position delete is new.  I performed the following cleanups 
while contributing it.
   
   - Made RewriteTableSparkAction code more functional (avoid using member 
variable on the action to track state)
   - Moved some RewriteTableSparkAction code to core Utll classes to avoid 
having to make some classes public as was previously done.


-- 
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-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to