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

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

As Ashutosh suggested, I've opened a Hadoop JIRA to modify the Hadoop 
JenkinsHash class so it can be re-used in the new CuckooSetBytes class. Then 
the copied and modified hash function can be removed from CuckooSetBytes and 
Hadoop JenkinsHash can be referenced directly.

https://issues.apache.org/jira/browse/HADOOP-10097

> 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, 
> HIVE-5583.4.patch, HIVE-5583.5.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