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

[jira] [Updated] (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 ]

ASF GitHub Bot updated HUDI-1636:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> 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)