suxiaogang223 opened a new pull request, #64391: URL: https://github.com/apache/doris/pull/64391
### What problem does this PR solve? Pick #59487 to branch-4.1. Original PR: https://github.com/apache/doris/pull/59487 This pick implements the Iceberg rewrite_manifests procedure on branch-4.1 and includes the corresponding external Iceberg regression test. ### Release note Feature Implement rewrite_manifests procedure for Iceberg tables. ### Check List (For Author) - Test: Unit Test - ./run-fe-ut.sh --run org.apache.doris.datasource.iceberg.IcebergUtilsTest - Test: Static check - git diff --check origin/branch-4.1...HEAD - Behavior changed: Yes. Iceberg tables support ALTER TABLE ... EXECUTE rewrite_manifests(). - Does this need documentation: No ### Pick Info - Source PR: #59487 - Source merge commit: df9a8e66d2a124556a50485fd0148a0dcbc62c5e - Pick commit: f3f2ceeb2d7 -- 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]
