[ https://issues.apache.org/jira/browse/HIVE-7514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074705#comment-14074705 ]
Jitendra Nath Pandey commented on HIVE-7514: -------------------------------------------- Please add some junit tests, we don't need a '.q' test though. See TestConstantVectorExpressions. > Vectorization does not handle constant expression whose value is NULL > --------------------------------------------------------------------- > > Key: HIVE-7514 > URL: https://issues.apache.org/jira/browse/HIVE-7514 > Project: Hive > Issue Type: Bug > Reporter: Hari Sankar Sivarama Subramaniyan > Assignee: Hari Sankar Sivarama Subramaniyan > Attachments: HIVE-7514.1.patch > > > EXPLAIN select null from alltypesorc; > The above expression fails to vectorize because > getConstantVectorExpression(null, ..) results in NPE. -- This message was sent by Atlassian JIRA (v6.2#6252)