You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Deepak Jaiswal <dj...@hortonworks.com> on 2017/03/07 18:14:32 UTC

Review Request 57391: HIVE-16132

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

Review request for hive and Jason Dere.


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


Repository: hive-git


Description
-------

Fix stats in semijoin Opt branch


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/optimizer/DynamicPartitionPruningOptimization.java e6f21e9 
  ql/src/test/queries/clientpositive/dynamic_semijoin_reduction.q e686af6 
  ql/src/test/results/clientpositive/llap/dynamic_semijoin_reduction.q.out 012db41 


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


Testing
-------


Thanks,

Deepak Jaiswal


Re: Review Request 57391: HIVE-16132

Posted by Deepak Jaiswal <dj...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57391/
-----------------------------------------------------------

(Updated March 10, 2017, 10:07 p.m.)


Review request for hive, Gunther Hagleitner and Jason Dere.


Changes
-------

Updated with latest patch


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


Repository: hive-git


Description
-------

Fix stats in semijoin Opt branch


Diffs (updated)
-----

  ql/src/java/org/apache/hadoop/hive/ql/optimizer/DynamicPartitionPruningOptimization.java e6f21e9 
  ql/src/test/queries/clientpositive/dynamic_semijoin_reduction.q e686af6 
  ql/src/test/results/clientpositive/llap/dynamic_semijoin_reduction.q.out 012db41 
  ql/src/test/results/clientpositive/llap/mergejoin.q.out 2dcfd6b 


Diff: https://reviews.apache.org/r/57391/diff/2/

Changes: https://reviews.apache.org/r/57391/diff/1-2/


Testing
-------


Thanks,

Deepak Jaiswal