[ https://issues.apache.org/jira/browse/HIVE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793364#comment-13793364 ]
Hive QA commented on HIVE-5526: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12608149/HIVE-5526.patch {color:green}SUCCESS:{color} +1 4394 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1112/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1112/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. > NPE in ConstantVectorExpression.evaluate(vrg) > --------------------------------------------- > > Key: HIVE-5526 > URL: https://issues.apache.org/jira/browse/HIVE-5526 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Remus Rusanu > Assignee: Remus Rusanu > Priority: Minor > Attachments: HIVE-5526.patch > > > A query like select * from alltypesorc where 1=1 limit 10; triggers NPW at > execution in ConstantVectorExpression.evaluate(vrg). this.type is null, is > transient and doe snot make it across the compile/execution serialization. -- This message was sent by Atlassian JIRA (v6.1#6144)