flyrain opened a new pull request, #4705:
URL: https://github.com/apache/iceberg/pull/4705

   Multiple people asked me to share the tool to rewrite the metadata files 
when moving tables from one location to another. Here you are. Three Spark 
actions are added. 
   1. Action copy-table is for the source tables to rewrite metadata files
   2. Action checkSnapshotIntegrity and action removeExpiredFiles are for the 
target tables to apply changes, integrity check, and cleanup. 


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