hsnusonic commented on pull request #1301:
URL: https://github.com/apache/hive/pull/1301#issuecomment-662803187


   @belugabehr Thank you for pointing out that.
   
   The problem happens in 
[here](https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/columnstats/aggr/LongColumnStatsAggregator.java#L110)
 and other aggregators. When a table has many partitions, the merger is being 
instantiated repeatedly.
   
   Yeah, I think each subclass has its own Logger is a good idea.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to