Hi, all
Currently, many configuration items and their default values are dispersed in the config file like HoodieWriteConfig. It’s very confused for developers, and it's easy for developers to use them in a wrong place especially when there are more and more configuration items. If we can solve this, developers will benefit from it and the code structure will be more concise. I had create a JIRA[1] and a under discuss RFC[2] to explain how to solve the problem, if you are interested in this, you can visit jira and RFC for detail. Any comments and feedback are welcome, WDYT? Best, lamber-ken [1] https://issues.apache.org/jira/projects/HUDI/issues/HUDI-375 [2] https://cwiki.apache.org/confluence/display/HUDI/RFC-11+%3A+Refactor+of+the+configuration+framework+of+hudi+project
