[
https://issues.apache.org/jira/browse/HUDI-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
pengzhiwei reassigned HUDI-1636:
--------------------------------
Assignee: pengzhiwei
> 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
> Assignee: pengzhiwei
> Priority: Major
>
> 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)