cxxiii opened a new issue, #3680: URL: https://github.com/apache/amoro/issues/3680
### Search before asking - [x] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? If a self-optimizing process compacts a large amount of files, the commit of the compaction results may become time-consuming, which can eventually lead to conflicts with real-time writing tasks. In such scenarios, it is necessary to split the commit of a large-scale self-optimizing process to avoid excessively long commit durations. ### How should we improve? The proposed changes are detailed in the [AIP document](https://docs.google.com/document/d/1INkvz4eh-paMDHY5GektIv8oZoBo-8Ne5bJHhSJ--Ok/edit?usp=sharing). ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Subtasks _No response_ ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
