You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "pengzhiwei (Jira)" <ji...@apache.org> on 2021/02/23 06:04:00 UTC

[jira] [Assigned] (HUDI-1636) Support Builder Pattern To Build Table Properties For HoodieTableConfig

     [ 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)