-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62952/
-----------------------------------------------------------
Review request for hive, Gopal V and Jason Dere.
Bugs: HIVE-17792
https://issues.apache.org/jira/browse/HIVE-17792
Repository: hive-git
Description
-------
Enable Bucket Map Join when there are extra keys other than bucketed columns.
Added couple of test cases.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java
e24760b90c
ql/src/java/org/apache/hadoop/hive/ql/optimizer/metainfo/annotation/OpTraitsRulesProcFactory.java
875ee9d842
ql/src/test/queries/clientpositive/bucket_map_join_tez1.q cac1d6a3d5
ql/src/test/results/clientpositive/llap/bucket_map_join_tez1.q.out 36cb4ac6c7
Diff: https://reviews.apache.org/r/62952/diff/1/
Testing
-------
Thanks,
Deepak Jaiswal