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/31 22:57:18 UTC

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

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

Eric Hanson commented on HIVE-5583:
-----------------------------------

Code review available at https://reviews.apache.org/r/15149/

> 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)