[ https://issues.apache.org/jira/browse/HIVE-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830520#comment-13830520 ]
Hive QA commented on HIVE-5849: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12615428/HIVE-5849.7.patch {color:green}SUCCESS:{color} +1 4680 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/406/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/406/console 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: 12615428 > Improve the stats of operators based on heuristics in the absence of any > column statistics > ------------------------------------------------------------------------------------------ > > Key: HIVE-5849 > URL: https://issues.apache.org/jira/browse/HIVE-5849 > Project: Hive > Issue Type: Sub-task > Components: Query Processor, Statistics > Reporter: Prasanth J > Assignee: Prasanth J > Fix For: 0.13.0 > > Attachments: HIVE-5849.1.patch.txt, HIVE-5849.2.patch.txt, > HIVE-5849.3.patch, HIVE-5849.3.patch.txt, HIVE-5849.4.javaonly.patch, > HIVE-5849.5.patch, HIVE-5849.6.patch, HIVE-5849.7.patch > > > In the absence of any column statistics, operators will simply use the > statistics from its parents. It is useful to apply some heuristics to update > basic statistics (number of rows and data size) in the absence of any column > statistics. This will be worst case scenario. -- This message was sent by Atlassian JIRA (v6.1#6144)