You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Vineet Garg <vg...@hortonworks.com> on 2017/07/14 23:45:33 UTC

Review Request 60885: HIVE-15758 Allow correlated scalar subqueries with aggregates which has non-equi join predicates

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

Review request for hive and Ashutosh Chauhan.


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


Repository: hive-git


Description
-------

See JIRA description


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java aee9903b52 
  ql/src/test/queries/clientnegative/subquery_scalar_implicit_gby.q 318468f8e7 
  ql/src/test/queries/clientpositive/subquery_scalar.q 876a1e98f8 
  ql/src/test/results/clientnegative/subquery_scalar_implicit_gby.q.out 5025a2acf0 
  ql/src/test/results/clientpositive/llap/subquery_scalar.q.out 55fdf264f9 


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


Testing
-------

Added new tests


Thanks,

Vineet Garg