-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0.0
-
Component/s: Standalone Metastore, Statistics
-
Labels:
When aggregating the column stats for a big partitioned table, we observed a large proportion of time spent in getLogger(). If we declare it as static, the execution time of aggregate can be greatly improved.
- links to