[
https://issues.apache.org/jira/browse/HIVE-12290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983652#comment-14983652
]
Gopal V commented on HIVE-12290:
--------------------------------
[~mmccline]: code LGTM - +1 tests pending.
Needs clarification on the extra "Optimized by CBO" change in the q.out (marked
on RB).
> Native Vector ReduceSink
> ------------------------
>
> Key: HIVE-12290
> URL: https://issues.apache.org/jira/browse/HIVE-12290
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Attachments: HIVE-12290.01.patch, HIVE-12290.02.patch,
> HIVE-12290.03.patch
>
>
> Currently, VectorReduceSinkOperator is a pass-thru to ReduceSinkOperator, so
> we incur object inspector costs.
> Native vectorization will not use object inspectors and allocate memory up
> front that will be reused for each batch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)