You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Harish Butani <rh...@gmail.com> on 2014/08/23 18:22:07 UTC

Review Request 25010: HIVE-7724: CBO: support Subquery predicates

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

Review request for hive, Ashutosh Chauhan and John Pullokkaran.


Repository: hive-git


Description
-------

HIVE-7724: CBO: support Subquery predicates


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/optimizer/optiq/HiveOptiqUtil.java 3fb928c 
  ql/src/java/org/apache/hadoop/hive/ql/parse/RowResolver.java 0faefc6 
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java dc13a22 
  ql/src/test/queries/clientpositive/cbo_correctness.q 8cc5045 
  ql/src/test/results/clientpositive/cbo_correctness.q.out daeacd8 

Diff: https://reviews.apache.org/r/25010/diff/


Testing
-------

added existing subQuery tests to cbo_correctness


Thanks,

Harish Butani