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.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-18823 Vectorization: introduce qtest for SUM (IF/WHEN) with vectorization for ORC
- Closed