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

2017-02-01 Thread Jason Dere (JIRA)

 [ 
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)


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

2017-01-31 Thread Deepak Jaiswal (JIRA)

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

Deepak Jaiswal updated HIVE-15748:
--
Attachment: HIVE-15748.3.patch

Implemented review comments

> 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
> 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)