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

Reynold Xin resolved SPARK-7440.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> Remove physical Distinct operator in favor of Aggregate
> -------------------------------------------------------
>
>                 Key: SPARK-7440
>                 URL: https://issues.apache.org/jira/browse/SPARK-7440
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Reynold Xin
>             Fix For: 1.5.0
>
>
> We can just rewrite distinct using groupby (i.e. aggregate operator).



--
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