You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:49:00 UTC

[jira] [Assigned] (IMPALA-8029) Support DISTINCT with aggregates

     [ 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org