You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Deepak Jaiswal (JIRA)" <ji...@apache.org> on 2017/06/23 03:17:03 UTC

[jira] [Commented] (HIVE-16947) Semijoin Reduction : Task cycle created due to multiple semijoins in conjunction with hashjoin

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

Deepak Jaiswal commented on HIVE-16947:
---------------------------------------

RB link,

https://reviews.apache.org/r/60382/

> Semijoin Reduction : Task cycle created due to multiple semijoins in conjunction with hashjoin
> ----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-16947
>                 URL: https://issues.apache.org/jira/browse/HIVE-16947
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Deepak Jaiswal
>            Assignee: Deepak Jaiswal
>         Attachments: HIVE-16947.1.patch
>
>
> Typically a semijoin branch and a mapjoin may create a cycle when on same operator tree. This is already handled, however, a semijoin branch can serve more than one filters and the cycle detection logic currently only handles the 1st one causing cycles preventing the queries from running.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)