hudi-bot opened a new issue, #15022: URL: https://github.com/apache/hudi/issues/15022
To simplify the configuration, it would be good to align on how we call the configs for table services: auto, async, inline. summary from [~alexey.kudinkin] 1. We should keep “auto” config to be able to flip b/w whether we perform any table-services at all (true — we do automatically, false — we disable them) 2. We introduce 1 config defining “mode” of executing the Service: either “inline” or “async” ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-3415 - Type: Improvement - Epic: https://issues.apache.org/jira/browse/HUDI-1239 -- 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]
