zoomake commented on PR #14087: URL: https://github.com/apache/hudi/pull/14087#issuecomment-3430362706
@danny0405 Thanks for the review! Directly modifying FlinkSizeBasedClusteringPlanStrategy caused some test failures since it’s a core class. To keep compatibility, I added a new class FlinkSkipSingleFileClusteringPlanStrategy, which users can enable via clustering.plan.strategy.class for more flexibility. If this approach is not appropriate, I hope the community can further improve and integrate it later. -- 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]
