[ https://issues.apache.org/jira/browse/HIVE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chinna Rao Lalam reassigned HIVE-2099: -------------------------------------- Assignee: Chinna Rao Lalam > GROUP BY rules not applied correctly for select * > ------------------------------------------------- > > Key: HIVE-2099 > URL: https://issues.apache.org/jira/browse/HIVE-2099 > Project: Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.6.0 > Reporter: John Sichi > Assignee: Chinna Rao Lalam > Attachments: HIVE-2099.patch > > > This fails as expected: > select foo, bar from pokes group by foo; > This succeeds, which is incorrect: > select * from pokes group by foo; > I verified this as far back as 0.6, so maybe it has always been this way. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira