[ 
https://issues.apache.org/jira/browse/HIVE-7514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hari Sankar Sivarama Subramaniyan updated HIVE-7514:
----------------------------------------------------

    Status: Patch Available  (was: Open)

Added the junit tests in HIVE-7514.2.patch. The unit test failures in the 
previous run look unrelated to the change.

> 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, HIVE-7514.2.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)

Reply via email to