upczsh opened a new issue, #3249: URL: https://github.com/apache/amoro/issues/3249
### Description Currently, Amoro's optimization process is based on partitions. When the table has not been optimized, there may be a large number of small files in the partition, and optimization resources will be occupied for optimization. I hope to optimize the content under the table partition in a more fine-grained manner. For example, optimize small files generated within an hour. Such as :  ### Use case/motivation _No response_ ### Describe the solution _No response_ ### Subtasks _No response_ ### Related issues _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](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]
