[ 
https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Hanson updated HIVE-5583:
------------------------------

        Fix Version/s: 0.13.0
    Affects Version/s: 0.13.0
               Status: Patch Available  (was: In Progress)

This includes support for IN in vectorized mode. Unit tests are included for 
vectorized IN tests for long, double, and string, covering all the supported 
types. Unit tests are also implemented for VectorizationContext to test for 
correct translation from a standard expression to a VectorExpression. I also 
ran end-to-end tests from Hive SQL for IN for all the supported types.

> Implement support for IN (list-of-constants) filter in vectorized mode
> ----------------------------------------------------------------------
>
>                 Key: HIVE-5583
>                 URL: https://issues.apache.org/jira/browse/HIVE-5583
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Query Processor
>    Affects Versions: 0.13.0
>            Reporter: Eric Hanson
>            Assignee: Eric Hanson
>             Fix For: 0.13.0
>
>         Attachments: HIVE-5583.1.patch.txt, HIVE-5583.3.patch
>
>
> Implement optimized, vectorized support for filters of this form:
> column IN (constant1, ... constantN)



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

Reply via email to