You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2018/03/08 18:36:00 UTC

[jira] [Comment Edited] (HIVE-18908) Add support for FULL OUTER JOIN to MapJoin

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

Matt McCline edited comment on HIVE-18908 at 3/8/18 6:35 PM:
-------------------------------------------------------------

Patch #1 is a Work-In-Progress.  FULL OUTER MapJoin for Optimized hash tables is broken and checks are missing to not use it for MR, etc.

Only Fast hash tables seem to work at the moment.  New Q file vector_fullouter_mapjoin_1_fast.q passes.  Java Unit test TestMapJoinOperator was extensively updated -- but it is broken at the moment.


was (Author: mmccline):
Patch #1 is a Work-In-Progress.  FULL OUTER MapJoin for Optimized hash tables is broken and checks are missing to not use it for MR, etc.

> Add support for FULL OUTER JOIN to MapJoin
> ------------------------------------------
>
>                 Key: HIVE-18908
>                 URL: https://issues.apache.org/jira/browse/HIVE-18908
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>         Attachments: HIVE-18908.01.patch
>
>
> Currently, we do not support FULL OUTER JOIN in MapJoin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)