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

Matt McCline commented on HIVE-16110:
-------------------------------------

Look at why vector_coalesce_3.q has one vertex not vectorizing now.

Fix 3 golden files.

> 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, HIVE-16110.02.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