Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
After HIVE-27725, We no need to update partitions stats when renaming table, as table name & db name are not in partition stats.
This change can speed up partitioned table rename operation in case of many partition stats stored in HMS.
Attachments
Issue Links
- depends upon
-
HIVE-27725 Remove redundant columns in TAB_COL_STATS and PART_COL_STATS
- Resolved
- fixes
-
HIVE-28011 Update the table info in PART_COL_STATS directly in case of table rename
- Resolved
- relates to
-
HIVE-27965 Table/partition rename takes a long time at PART_COL_STATS for wide tables
- Open
- links to