----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1136/ -----------------------------------------------------------
Review request for hive and namit jain. Summary ------- Allow bucketed mapjoin if join key is a superset of bucket columns. This addresses bug HIVE-2284. https://issues.apache.org/jira/browse/HIVE-2284 Diffs ----- trunk/contrib/build.xml 1146922 trunk/eclipse-templates/.classpath 1146922 trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/BucketMapJoinOptimizer.java 1146922 trunk/ql/src/test/queries/clientpositive/smb_mapjoin_10.q PRE-CREATION trunk/ql/src/test/results/clientpositive/smb_mapjoin_10.q.out PRE-CREATION Diff: https://reviews.apache.org/r/1136/diff Testing ------- passed all unit tests. Thanks, Ning