sreejasahithi opened a new pull request, #10243: URL: https://github.com/apache/ozone/pull/10243
## What changes were proposed in this pull request? This patch implements the rewrite of selected manifest files of the Iceberg table by processing each manifest based on its type (data or delete) and with help of Iceberg's RewriteTablePathUtil we can change from sourcePrefix to targetPrefix for each data file absolute path mentioned in the manifest file and then add rewritten manifest file to a staging location. ## What is the link to the Apache JIRA [HDDS-14944](https://issues.apache.org/jira/browse/HDDS-14944) ## How was this patch tested? Updated existing tests Green CI : https://github.com/sreejasahithi/ozone/actions/runs/25675856864 -- 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]
