[
https://issues.apache.org/jira/browse/HIVE-24964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Cheung updated HIVE-24964:
--------------------------------
Summary: Backport Describe table unnecessarily fetches partitions (was:
Describe table unnecessarily fetches partitions in 3.x)
> Backport Describe table unnecessarily fetches partitions
> --------------------------------------------------------
>
> Key: HIVE-24964
> URL: https://issues.apache.org/jira/browse/HIVE-24964
> Project: Hive
> Issue Type: Bug
> Affects Versions: 3.0.0, 3.1.1, 3.1.2
> Reporter: Kevin Cheung
> Assignee: Kevin Cheung
> Priority: Minor
> Fix For: 3.1.3, 3.2.0
>
>
> When users have highly partitioned table (10k+), all describe commands will
> take a very long time to complete. This change will make it such that only
> "describe extended/formatted table" will start gathering partition statistics.
> This backports https://issues.apache.org/jira/browse/HIVE-22453 to branch-3.1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)