Raymond Xu created HUDI-3415:
--------------------------------
Summary: Align table services config names
Key: HUDI-3415
URL: https://issues.apache.org/jira/browse/HUDI-3415
Project: Apache Hudi
Issue Type: Improvement
Components: archiving, cleaning, clustering, compaction
Reporter: Raymond Xu
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”
--
This message was sent by Atlassian Jira
(v8.20.1#820001)