Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Incomplete
-
Affects Version/s: 3.9.0
-
Fix Version/s: None
-
Component/s: app.catalog
-
Labels:None
Description
Hue should consider taking advantage of table statistics, if they exist, to make smarter choices for some operations. For example, when viewing sample data Hue currently selects a subset of the partitions, but there is no check to see if those partition(s) are empty. It would be nice if Hue leveraged table stats to in this case.
In some cases, it may also make sense to warn users if the table does not have stats and offer the option to launch an ANALYZE TABLE ... NOSCAN command to collect this information.
Attachments
Issue Links
- relates to
-
HUE-3035 [metastore] "Data Browser" and "Sample" on partitioned tables in can put significant stress on HMS
-
- Resolved
-