You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/10/02 00:28:25 UTC

[jira] [Commented] (HIVE-5391) make ORC predicate pushdown work with vectorization

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

Sergey Shelukhin commented on HIVE-5391:
----------------------------------------

Discussed out of bounds... summary: the same predicates as for normal reading; ORC currently only uses predicates during row-group loading, so no vectorization specific code should be necessary during row processing.

> make ORC predicate pushdown work with vectorization
> ---------------------------------------------------
>
>                 Key: HIVE-5391
>                 URL: https://issues.apache.org/jira/browse/HIVE-5391
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-5391.01-vectorization.patch, HIVE-5391-vectorization.patch
>
>
> Vectorized execution doesn't utilize ORC predicate pushdown. It should.



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