[ https://issues.apache.org/jira/browse/HIVE-16536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987139#comment-15987139 ]
Ashutosh Chauhan commented on HIVE-16536: ----------------------------------------- Before the patch : size of TAB_COL_STATS.txt was 40K and of TABLE_PARAMS.txt 15K. After this patch: they are 6.1K and 481B respectively. 10X reduction. This allows us to introduce partition level stats for partitioned table in our PerfCliDriver. [~jcamachorodriguez] Can you take a look? > Various improvements in TestPerfCliDriver > ----------------------------------------- > > Key: HIVE-16536 > URL: https://issues.apache.org/jira/browse/HIVE-16536 > Project: Hive > Issue Type: Improvement > Components: Testing Infrastructure > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Attachments: HIVE-16536.2.patch, HIVE-16536.3.patch, > HIVE-16536.4.patch, HIVE-16536.patch > > > Goal is to reduce the size of stats file used to import stats in metastore. > This will help to run this tests on partitioned tables. -- This message was sent by Atlassian JIRA (v6.3.15#6346)