[ https://issues.apache.org/jira/browse/HIVE-16775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033734#comment-16033734 ]
Hive QA commented on HIVE-16775: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12870842/HIVE-16775.03.patch {color:green}SUCCESS:{color} +1 due to 3 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10811 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=145) org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query78] (batchId=232) org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver.org.apache.hadoop.hive.cli.TestSparkNegativeCliDriver (batchId=239) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5500/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5500/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5500/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12870842 - PreCommit-HIVE-Build > Fix HiveFilterAggregateTransposeRule when filter is always false > ---------------------------------------------------------------- > > Key: HIVE-16775 > URL: https://issues.apache.org/jira/browse/HIVE-16775 > Project: Hive > Issue Type: Sub-task > Reporter: Pengcheng Xiong > Assignee: Pengcheng Xiong > Attachments: HIVE-16775.01.patch, HIVE-16775.02.patch, > HIVE-16775.03.patch > > > query4.q,query74.q > {code} > [7e490527-156a-48c7-aa87-8c80093cdfa8 main] ql.Driver: FAILED: > NullPointerException null > java.lang.NullPointerException > at > org.apache.hadoop.hive.ql.optimizer.calcite.translator.ASTConverter$QBVisitor.visit(ASTConverter.java:457) > at org.apache.calcite.rel.RelVisitor.go(RelVisitor.java:61) > at > org.apache.hadoop.hive.ql.optimizer.calcite.translator.ASTConverter.convert(ASTConverter.java:110) > at > org.apache.hadoop.hive.ql.optimizer.calcite.translator.ASTConverter.convertSource(ASTConverter.java:393) > at > org.apache.hadoop.hive.ql.optimizer.calcite.translator.ASTConverter.convert(ASTConverter.java:115) > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)