You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Jason Dere <jd...@hortonworks.com> on 2018/05/01 19:34:11 UTC

Review Request 66887: HIVE-19336 Disable SMB/Bucketmap join for external tables

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66887/
-----------------------------------------------------------

Review request for hive and Deepak Jaiswal.


Bugs: HIVE-19336
    https://issues.apache.org/jira/browse/HIVE-19336


Repository: hive-git


Description
-------

Disable SMB/Bucketmap join for external tables by default


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java 7121bceb22 
  ql/src/test/queries/clientpositive/bucket_map_join_tez2.q 1361e32c1a 
  ql/src/test/queries/clientpositive/tez_smb_1.q ecfb0dcf79 
  ql/src/test/results/clientpositive/llap/bucket_map_join_tez2.q.out fa90ccd556 
  ql/src/test/results/clientpositive/llap/tez_smb_1.q.out faa948627e 


Diff: https://reviews.apache.org/r/66887/diff/1/


Testing
-------

qfile tests


Thanks,

Jason Dere