You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "leesf (Jira)" <ji...@apache.org> on 2020/01/09 13:05:00 UTC

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

leesf closed HUDI-500.
----------------------
    Resolution: Won't Fix

> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)