[
https://issues.apache.org/jira/browse/HIVE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784276#comment-13784276
]
Jitendra Nath Pandey commented on HIVE-5391:
--------------------------------------------
The patch looks correct, a minor comment:
It might be better to split createSarg into 3 methods and set includedColumns
and columnNames in different methods. That will obviate the need of 'Out' class
which is just a wrapper.
> 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.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)