-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56294/
-----------------------------------------------------------
(Updated Feb. 6, 2017, 9:28 p.m.)
Review request for hive, Gopal V and Jason Dere.
Bugs: HIVE-15808
https://issues.apache.org/jira/browse/HIVE-15808
Repository: hive-git
Description
-------
Remove semijoin branch if it is parallel to a reducer side hash join as the
cycle detection logic does not find a cycle created due to it.
Diffs (updated)
-----
ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java
0f9e86b
ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezUtils.java aee74ad
Diff: https://reviews.apache.org/r/56294/diff/
Testing
-------
Thanks,
Deepak Jaiswal