Miklos Gergely created HIVE-24509:
-------------------------------------
Summary: Move show specific codes under DDL and cut
MetaDataFormatter classes to pieces
Key: HIVE-24509
URL: https://issues.apache.org/jira/browse/HIVE-24509
Project: Hive
Issue Type: Sub-task
Components: Hive
Reporter: Miklos Gergely
Assignee: Miklos Gergely
Lot of show ... specific codes are under theĀ
org.apache.hadoop.hive.ql.metadata.formatting package which are used only by
these commands. Also the two MetaDataFormatters (JsonMetaDataFormatter,
TextMetaDataFormatter) are trying to do everything, while they contain a lot of
code duplications. Their functionalities should be put under the directories of
the appropriate show commands.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)