[
https://issues.apache.org/jira/browse/HIVE-10072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379097#comment-14379097
]
Matt McCline commented on HIVE-10072:
-------------------------------------
Looks like you had VectorMapJoinOperator spillBigTableRow call
super.spillBigTableRow instead of duplicating the code to determine spill
container, etc. Good.
And added a a HybridGrace test for vectorization.
Initially I though perhaps the q file should have the "vector_" prefix.
However, giving it is Tez only -- and there are other Tez tests that have
vectorization portions -- I am fine with patch #3 as it is.
> Add vectorization support for Hybrid Grace Hash Join
> ----------------------------------------------------
>
> Key: HIVE-10072
> URL: https://issues.apache.org/jira/browse/HIVE-10072
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 1.2.0
> Reporter: Wei Zheng
> Assignee: Wei Zheng
> Fix For: 1.2.0
>
> Attachments: HIVE-10072.01.patch, HIVE-10072.02.patch,
> HIVE-10072.03.patch
>
>
> This task is to enable vectorization support for Hybrid Grace Hash Join
> feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)