----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26483/ -----------------------------------------------------------
(Updated Oct. 9, 2014, 5:42 p.m.) Review request for hive and John Pullokkaran. Changes ------- added check for having without gby. Bugs: HIVE-8413 https://issues.apache.org/jira/browse/HIVE-8413 Repository: hive-git Description ------- Correctly handle invalid distinct queries. Diffs (updated) ----- ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 19110ce Diff: https://reviews.apache.org/r/26483/diff/ Testing (updated) ------- NegativeCliDriver::invalid_distinct1.q,invalid_distinct3.q,having1.q Thanks, Ashutosh Chauhan