You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eric Hanson (JIRA)" <ji...@apache.org> on 2013/12/03 02:01:36 UTC

[jira] [Created] (HIVE-5920) Implement vectorized support for CASE WHEN a THEN b [WHEN c THEN d]* [ELSE e] END

Eric Hanson created HIVE-5920:
---------------------------------

             Summary: Implement vectorized support for CASE WHEN a THEN b [WHEN c THEN d]* [ELSE e] END 
                 Key: HIVE-5920
                 URL: https://issues.apache.org/jira/browse/HIVE-5920
             Project: Hive
          Issue Type: Sub-task
            Reporter: Eric Hanson


Implement vectorized support for the second of the two types of CASE expressions:

CASE WHEN a THEN b [WHEN c THEN d]* [ELSE e] END 




--
This message was sent by Atlassian JIRA
(v6.1#6144)