You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2017/02/01 22:07:51 UTC

[jira] [Updated] (HIVE-15748) Remove cycles created due to semi join branch and map join Op on same operator pipeline

     [ https://issues.apache.org/jira/browse/HIVE-15748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dere updated HIVE-15748:
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0
           Status: Resolved  (was: Patch Available)

Committed to master

> Remove cycles created due to semi join branch and map join Op on same operator pipeline
> ---------------------------------------------------------------------------------------
>
>                 Key: HIVE-15748
>                 URL: https://issues.apache.org/jira/browse/HIVE-15748
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Deepak Jaiswal
>            Assignee: Deepak Jaiswal
>             Fix For: 2.2.0
>
>         Attachments: HIVE-15748.1.patch, HIVE-15748.2.patch, HIVE-15748.3.patch
>
>
> If a semi join branch and map join operator are on same operator pipeline, then there could be a cycle created. Where the other map feeding into the mapjoin operator is waiting for the semi join branch to finish causing a cycle.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)