[ https://issues.apache.org/jira/browse/HIVE-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073706#comment-14073706 ]
Hive QA commented on HIVE-7491: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12657654/HIVE-7491.2.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5756 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_dynpart_sort_optimization org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/46/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/46/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-46/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12657654 > Stats annotation fails to evaluate constant expressions in filter operator > -------------------------------------------------------------------------- > > Key: HIVE-7491 > URL: https://issues.apache.org/jira/browse/HIVE-7491 > Project: Hive > Issue Type: Sub-task > Components: Query Processor, Statistics > Affects Versions: 0.14.0 > Reporter: Prasanth J > Assignee: Prasanth J > Fix For: 0.13.0 > > Attachments: HIVE-7491.1.patch, HIVE-7491.2.patch > > > HIVE-5369 added stats annotation to operator plan. The filter operator > evaluates all expression node descriptors and applies rules. It always > returns 0 for constant expressions like 'select * from table where true' or > 'select * from table where true=true' etc. -- This message was sent by Atlassian JIRA (v6.2#6252)