[
https://issues.apache.org/jira/browse/IMPALA-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Rogers reassigned IMPALA-8029:
-----------------------------------
Assignee: (was: Paul Rogers)
> Support DISTINCT with aggregates
> --------------------------------
>
> Key: IMPALA-8029
> URL: https://issues.apache.org/jira/browse/IMPALA-8029
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Affects Versions: Impala 3.2.0
> Reporter: Greg Rahn
> Priority: Major
> Labels: ansi-sql
>
> The following is valid syntax, but throws an error in Impala 3.2.0:
> {noformat}
> sql> select distinct sum(col0) from tab0;
> ERROR: AnalysisException: cannot combine SELECT DISTINCT with aggregate
> functions or GROUP BY
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]