dengziming created HUDI-500:
-------------------------------
Summary: 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
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)