SML0127 commented on issue #13439: URL: https://github.com/apache/hudi/issues/13439#issuecomment-2976794589
> [@SML0127](https://github.com/SML0127) Flink does not support inline clustering but only async plan scheduling for consistent-hashing, you need to execute the plan in a separate job. > > hudiOptions.put(HoodieClusteringConfig.INLINE_CLUSTERING.key(), "true"); Hi, @danny0405 Thank you for kind answer. There are two more questions. 1) Is there plan to support inline clustering at Flink or have any reasons for not supporting? 2) Where and in what documentation can I find information that flink does not support inline clustering? -- 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]
