[ 
https://issues.apache.org/jira/browse/SPARK-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yin Huai resolved SPARK-11451.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Issue resolved by pull request 9409
[https://github.com/apache/spark/pull/9409]

> Support single distinct count on multiple columns
> -------------------------------------------------
>
>                 Key: SPARK-11451
>                 URL: https://issues.apache.org/jira/browse/SPARK-11451
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Herman van Hovell
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> The new aggregation code path does not support distinct counting on multiple 
> colums. For example:
> {noformat}
> SELECT COUNT(DISTINCT a, b) FROM c
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to