[ 
https://issues.apache.org/jira/browse/HIVE-16110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898291#comment-15898291
 ] 

Sergey Shelukhin commented on HIVE-16110:
-----------------------------------------

Looks good... can you put the code into a separate method too? Also need to 
wait for tests

> Vectorization: Support 2 Value CASE WHEN instead of fall back to 
> VectorUDFAdaptor
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-16110
>                 URL: https://issues.apache.org/jira/browse/HIVE-16110
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>         Attachments: HIVE-16110.01.patch
>
>
> Vectorize more queries by converting a GenericUDFWhen that has 2 values that 
> are either a column or a constant into a GenericUDFIf, which has  vectorized 
> classes.  This eliminates one case so to speak where we use the 
> VectorUDFAdaptor.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to