pengzhiwei created HUDI-1636:
--------------------------------
Summary: Support Builder Pattern To Build Table Properties For
HoodieTableConfig
Key: HUDI-1636
URL: https://issues.apache.org/jira/browse/HUDI-1636
Project: Apache Hudi
Issue Type: Improvement
Components: Common Core
Reporter: pengzhiwei
Currently we use HoodieTableMetaClient#initTableType to init the table
properties. As the number of Table Properties increases,It is hard to maintain
the code for the initTableType method, especially when we add a new table
property. Support Builder Pattern to build the table config properties may
solve this problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)