Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The goal is to avoid computation of column stats by engines to step on each other, e.g., Hive and Impala. In longer term, we may introduce a common representation for the column statistics stored by different engines.
For this issue, we will add a new column 'engine' to TAB_COL_STATS HMS table (unpartitioned tables) and to PART_COL_STATS HMS table (partitioned tables). This will prevent conflicts at the column level stats.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-27984 Support backward compatibility of hms thrift struct about column stats
- Closed
- links to