Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.13.1
-
None
-
None
Description
Compactions should trigger stats recalculation for columns which already have sats.
https://reviews.apache.org/r/25201/
Major compactions will cause the Compactor to see which columns already have stats and run analyze command for those columns. If compacting a partition then stats for that partition will be computed. If table is not partitioned, then the whole table.
Attachments
Attachments
Issue Links
- is blocked by
-
HIVE-7944 current update stats for columns of a partition of a table is not correct
- Closed
- links to