[ https://issues.apache.org/jira/browse/HIVE-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135567#comment-14135567 ]
Hive QA commented on HIVE-8061: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12668871/HIVE-8061.4.patch {color:green}SUCCESS:{color} +1 6276 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/820/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/820/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-820/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12668871 > improve the partition col stats update speed > -------------------------------------------- > > Key: HIVE-8061 > URL: https://issues.apache.org/jira/browse/HIVE-8061 > Project: Hive > Issue Type: Improvement > Reporter: Pengcheng Xiong > Assignee: Pengcheng Xiong > Priority: Minor > Attachments: HIVE-8061.1.patch, HIVE-8061.2.patch, HIVE-8061.3.patch, > HIVE-8061.4.patch > > > We worked hard towards faster update stats for columns of a partition of a > table previously HIVE-7736 > and HIVE-7876 > Although there is some improvement, it is only correct in the first run. > There will be duplicate column stats later. Thanks to Eugene Koifman 's > comments. > We fixed this in HIVE-7944 by reversing the patch. > This JIRA ticket is my another try to improve the speed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)