You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/02/07 07:35:00 UTC

[jira] [Deleted] (SPARK-20747) Distinct in Aggregate Functions

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

Xiao Li deleted SPARK-20747:
----------------------------


> Distinct in Aggregate Functions
> -------------------------------
>
>                 Key: SPARK-20747
>                 URL: https://issues.apache.org/jira/browse/SPARK-20747
>             Project: Spark
>          Issue Type: Sub-task
>            Reporter: Xiao Li
>            Priority: Major
>
> {noformat}
> AVG ([DISTINCT]|[ALL] <numeric expression>)
> MAX ([DISTINCT]|[ALL] <expression>)
> MIN ([DISTINCT]|[ALL] <expression>)
> SUM ([DISTINCT]|[ALL] <numeric_expression>)
> {noformat}
> Except COUNT, the DISTINCT clause is not supported by Spark SQL



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org