sreejasahithi opened a new pull request, #10190:
URL: https://github.com/apache/ozone/pull/10190

   ## What changes were proposed in this pull request?
   This patch adds manifest-list rewrite support to RewriteTablePathOzoneAction 
as part of Iceberg table path migration.
   Implements parallel rewrite of Iceberg manifest-list files during path 
migration. For each valid snapshot, the manifest-list is read, all internal 
manifest paths are rewritten from source to target prefix, and the result is 
staged and added to the copy plan. Tests are updated to verify manifest-list 
entries are correctly rewritten.
   
   ## What is the link to the Apache JIRA
   [HDDS-14943](https://issues.apache.org/jira/browse/HDDS-14943)
   
   ## How was this patch tested?
   
   Added unit tests
   


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