----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62952/ -----------------------------------------------------------
(Updated Oct. 15, 2017, 3:31 a.m.) Review request for hive, Gopal V and Jason Dere. Changes ------- Many SMB tests failed. Fallback to old logic to populate the OpTraits when there is no bucketing info available from parent in RS. 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 (updated) ----- 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/3/ Changes: https://reviews.apache.org/r/62952/diff/2-3/ Testing ------- Thanks, Deepak Jaiswal