ann created HIVE-21127:
--------------------------
Summary: desc table Command optimize
Key: HIVE-21127
URL: https://issues.apache.org/jira/browse/HIVE-21127
Project: Hive
Issue Type: Improvement
Components: Hive
Affects Versions: 2.3.2
Reporter: ann
Assignee: ann
Attachments: desc.patch
when execute command : desc table \{table}
if the \{table} is a partitioned table which has many partitions, it will read
the partitions from metastore, and load very slow.
desc table command does not show partitions' stats, so it not need to load
these information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)