yihua commented on pull request #3599: URL: https://github.com/apache/hudi/pull/3599#issuecomment-1063723142
@yuzhaojing The refactoring of clustering action is done in #4847, in a way to have engine-agnostic clustering logic in `BaseCommitActionExecutor` and `ClusteringPlanActionExecutor`. You can reuse those code to reduce duplication in this PR. -- 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]
