You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Jesús Camacho Rodríguez <jc...@hortonworks.com> on 2016/10/14 21:51:47 UTC

Review Request 52900: HIVE-14959: Support distinct with windowing when CBO is disabled (Jesus Camacho Rodriguez)

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

Review request for hive and Ashutosh Chauhan.


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


Repository: hive-git


Description
-------

HIVE-14959: Support distinct with windowing when CBO is disabled (Jesus Camacho Rodriguez)


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java e6ab9473b196f953e91a68ad4a4255f53884b78e 
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 747f3876b76de195fea78d87bfd98bd0ec2b87a0 
  ql/src/test/queries/clientpositive/distinct_windowing_no_cbo.q PRE-CREATION 
  ql/src/test/queries/clientpositive/windowing.q 4a8383ab7286791c265612fae111ecf2b86a7133 
  ql/src/test/results/clientpositive/distinct_windowing_no_cbo.q.out PRE-CREATION 
  ql/src/test/results/clientpositive/llap/cbo_rp_windowing_2.q.out aa34d3dc6ed66a3a3f4a576fabad3397be6790a1 
  ql/src/test/results/clientpositive/llap/windowing.q.out b17bfc1ab1087e56bed26d15aa5f0559ff17642c 
  ql/src/test/results/clientpositive/spark/windowing.q.out b17bfc1ab1087e56bed26d15aa5f0559ff17642c 

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


Testing
-------


Thanks,

Jes�s Camacho Rodr�guez