bithw1 opened a new issue, #11965: URL: https://github.com/apache/hudi/issues/11965
Hi, I am trying Hudi 0.15.0, and found three options about clustering schedule and execution: hoodie.clustering.inline hoodie.clustering.schedule.inline hoodie.clustering.async.enabled It looks to me that `hoodie.clustering.inline=false and hoodie.clustering.schedule.inline=false` are equals to `hoodie.clustering.async.enabled=true`, So, I would ask what the option `hoodie.clustering.async.enabled` is used for, it looks like a redudant option. Also, what does it mean when all these three options are all set to true? -- 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]
