[ https://issues.apache.org/jira/browse/HIVE-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623037#comment-13623037 ]
Hudson commented on HIVE-3849: ------------------------------ Integrated in Hive-trunk-hadoop2 #138 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/138/]) HIVE-3849 Aliased column in where clause for multi-groupby single reducer cannot be resolved (Navis via namit) (Revision 1451259) Result = FAILURE namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1451259 Files : * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java * /hive/trunk/ql/src/test/queries/clientpositive/groupby_multi_insert_common_distinct.q * /hive/trunk/ql/src/test/queries/clientpositive/groupby_multi_single_reducer3.q * /hive/trunk/ql/src/test/queries/clientpositive/groupby_mutli_insert_common_distinct.q * /hive/trunk/ql/src/test/results/clientpositive/groupby_multi_insert_common_distinct.q.out * /hive/trunk/ql/src/test/results/clientpositive/groupby_multi_single_reducer3.q.out * /hive/trunk/ql/src/test/results/clientpositive/groupby_mutli_insert_common_distinct.q.out > Aliased column in where clause for multi-groupby single reducer cannot be > resolved > ---------------------------------------------------------------------------------- > > Key: HIVE-3849 > URL: https://issues.apache.org/jira/browse/HIVE-3849 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Navis > Assignee: Navis > Priority: Minor > Fix For: 0.11.0 > > Attachments: HIVE-3849.D7713.1.patch, HIVE-3849.D7713.2.patch, > HIVE-3849.D7713.3.patch, HIVE-3849.D7713.4.patch, HIVE-3849.D7713.5.patch, > HIVE-3849.D7713.6.patch, HIVE-3849.D7713.7.patch, HIVE-3849.D7713.8.patch > > > Verifying HIVE-3847, I've found an exception is thrown before meeting the > error situation described in it. Something like, > FAILED: SemanticException [Error 10025]: Line 40:6 Expression not in GROUP BY > key 'crit5' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira