You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2014/03/11 22:55:46 UTC

[jira] [Created] (HIVE-6624) Support ExprNodeNullDesc in vectorized mode.

Jitendra Nath Pandey created HIVE-6624:
------------------------------------------

             Summary: Support ExprNodeNullDesc in vectorized mode.
                 Key: HIVE-6624
                 URL: https://issues.apache.org/jira/browse/HIVE-6624
             Project: Hive
          Issue Type: Bug
            Reporter: Jitendra Nath Pandey


Support ExprNodeNullDesc in vectorized mode.

An example where this shows up in the plan:

"case when a > 0 then b else null end"

TPCDS query 73 has an expression like the above.



--
This message was sent by Atlassian JIRA
(v6.2#6252)