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 2020/01/05 06:00:18 UTC

[jira] [Updated] (HUDI-500) Use enum method to replace switch case in HoodieTableMetaClient

     [ https://issues.apache.org/jira/browse/HUDI-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HUDI-500:
--------------------------------
    Labels: pull-request-available refactor starter  (was: refactor starter)

> Use enum method to replace switch case in HoodieTableMetaClient
> ---------------------------------------------------------------
>
>                 Key: HUDI-500
>                 URL: https://issues.apache.org/jira/browse/HUDI-500
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>          Components: Common Core
>            Reporter: dengziming
>            Assignee: dengziming
>            Priority: Minor
>              Labels: pull-request-available, refactor, starter
>
> 4 methods in HoodieTableMetaClient (maybe more) use `switch (HoodieTableType)`, which can be substituted with enum method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)