zoomake opened a new issue, #14086: URL: https://github.com/apache/hudi/issues/14086
### Bug Description **What happened:** When running clustering in Hudi Flink mode, historical partitions that contain one small file (smaller than `small.file.limit`) are repeatedly rewritten in each clustering job execution. **What you expected:** A new `FlinkSmartClusteringPlanStrategy` class, adding filtering logic to skip single small file. ### Environment **Hudi version:** **Query engine:** (Spark/Flink/Trino etc) **Relevant configs:** ### Logs and Stack Trace _No response_ -- 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]
