-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27627/
-----------------------------------------------------------
(Updated Nov. 7, 2014, 3:57 p.m.)
Review request for hive.
Changes
-------
Another patch with a cleaner solution in my opinion. I tested it with
subquery_multiinsert.q and result looks fine. Please give suggestions!
Bugs: HIVE-8622
https://issues.apache.org/jira/browse/HIVE-8622
Repository: hive-git
Description
-------
This is a sub-task of map-join for spark
https://issues.apache.org/jira/browse/HIVE-7613
This can use the baseline patch for map-join
https://issues.apache.org/jira/browse/HIVE-8616
Diffs (updated)
-----
ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SparkMapJoinResolver.java
PRE-CREATION
Diff: https://reviews.apache.org/r/27627/diff/
Testing
-------
Thanks,
Chao Sun