----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41051/#review110051 -----------------------------------------------------------
ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java (line 539) <https://reviews.apache.org/r/41051/#comment169827> Why don't we use functionName instead of expressionTree.getChild(0) ? - John Pullokkaran On Dec. 7, 2015, 9:11 p.m., Hari Sankar Sivarama Subramaniyan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41051/ > ----------------------------------------------------------- > > (Updated Dec. 7, 2015, 9:11 p.m.) > > > Review request for hive and John Pullokkaran. > > > Repository: hive-git > > > Description > ------- > > Incorrect error message Expression not in GROUP BY key thrown instead of > Invalid function > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java dca3081 > ql/src/test/queries/clientnegative/invalid_select_fn.q PRE-CREATION > ql/src/test/results/clientnegative/invalid_select_fn.q.out PRE-CREATION > > Diff: https://reviews.apache.org/r/41051/diff/ > > > Testing > ------- > > > Thanks, > > Hari Sankar Sivarama Subramaniyan > >