[ https://issues.apache.org/jira/browse/HIVE-5525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793307#comment-13793307 ]
Hive QA commented on HIVE-5525: ------------------------------- {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/12608142/HIVE-5525.1.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4395 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_groupby2 {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1111/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1111/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. > Vectorized query failing for partitioned tables. > ------------------------------------------------ > > Key: HIVE-5525 > URL: https://issues.apache.org/jira/browse/HIVE-5525 > Project: Hive > Issue Type: Sub-task > Components: Vectorization > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Attachments: HIVE-5525.1.patch > > > {code} > Caused by: java.lang.NullPointerException > at > org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getInputColumnIndex(VectorizationContext.java:154) > at > org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorBinaryComparisonFilterExpression(VectorizationContext.java:1163) > at > org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorExpression(VectorizationContext.java:436) > at > org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorExpression(VectorizationContext.java:274) > at > org.apache.hadoop.hive.ql.exec.vector.VectorFilterOperator.<init>(VectorFilterOperator.java:50) > {code} -- This message was sent by Atlassian JIRA (v6.1#6144)