[
https://issues.apache.org/jira/browse/HIVE-16110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt McCline updated HIVE-16110:
--------------------------------
Description: 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.
> 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)