You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ann (JIRA)" <ji...@apache.org> on 2019/01/16 09:23:00 UTC

[jira] [Assigned] (HIVE-21127) desc table Command optimize

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

ann reassigned HIVE-21127:
--------------------------


> 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
>            Priority: Critical
>         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)