jiamin13579 opened a new issue, #3831: URL: https://github.com/apache/amoro/issues/3831
### What happened? When full optimizing mode is enabled, the following issue occurs: - A partition contains two relatively large files (for example, two 80 MB files). - During the evaluate stage, the optimizer determines that these files can be merged. - However, during the plan stage, these files are skipped, and no optimization task is generated. ### Affects Versions master/0.8.0 ### What table formats are you seeing the problem on? _No response_ ### What engines are you seeing the problem on? _No response_ ### How to reproduce _No response_ ### Relevant log output ```shell ``` ### Anything else _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's Code of 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]
