Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
Following the discussion on https://github.com/apache/hive/pull/4995#issuecomment-1899477224, there are still some rooms for performance tuning in case of table rename, that is, we don't need to fetch all the column statistics from database then update them in batch.
Attachments
Issue Links
- is fixed by
-
HIVE-28372 No need to update partitions stats when renaming table
- Resolved
- relates to
-
HIVE-27994 Optimize renaming the partitioned table
- Closed