Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0, 3.1.1, 3.1.2
-
None
Description
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. "Describe table" will not collect the stats.
This backports https://issues.apache.org/jira/browse/HIVE-22453 to branch-3.1.
Attachments
Issue Links
- relates to
-
HIVE-27211 Backport HIVE-22453: Describe table unnecessarily fetches partitions to branch-3
- Resolved
-
HIVE-22453 Describe table unnecessarily fetches partitions
- Closed
- links to