[ https://issues.apache.org/jira/browse/HIVE-25366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Harshit Gupta reassigned HIVE-25366: ------------------------------------ Assignee: Harshit Gupta > Reduce number of Table calls in updatePartitonColStatsInternal > -------------------------------------------------------------- > > Key: HIVE-25366 > URL: https://issues.apache.org/jira/browse/HIVE-25366 > Project: Hive > Issue Type: Improvement > Reporter: Rajesh Balamohan > Assignee: Harshit Gupta > Priority: Major > Labels: performance > > For every partition, table details are reloaded again which is completely > wasteful. It will be good to pass the Table details fetched once for all > partitions. > [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java#L1091] > [https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java#L9342] > -- This message was sent by Atlassian Jira (v8.3.4#803005)