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

Michael Armbrust updated SPARK-11451:
-------------------------------------
    Target Version/s:   (was: 1.6.0)

> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to