You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/11/01 09:40:17 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=13811116#comment-13811116 ] 

Hive QA commented on HIVE-5583:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12611487/HIVE-5583.3.patch

{color:green}SUCCESS:{color} +1 4556 tests passed

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/100/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/100/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

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