You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eric Hanson (JIRA)" <ji...@apache.org> on 2013/10/17 23:34:44 UTC

[jira] [Created] (HIVE-5583) Implement support for IN (list-list-of-constants) filter in vectorized mode

Eric Hanson created HIVE-5583:
---------------------------------

             Summary: Implement support for IN (list-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
            Reporter: Eric Hanson


Implement optimized, vectorized support for filters of this form:

column IN (constant1, ... constantN)





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