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

Patrick Wendell updated SPARK-3994:
-----------------------------------
    Component/s: Spark Core

> countByKey / countByValue do not go through Aggregator
> ------------------------------------------------------
>
>                 Key: SPARK-3994
>                 URL: https://issues.apache.org/jira/browse/SPARK-3994
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Aaron Davidson
>            Assignee: Aaron Davidson
>
> The implementations of these methods are historical remnants of Spark from a 
> time when the shuffle may have been nonexistent. Now, they can be simplified 
> by plugging into reduceByKey(), potentially seeing performance and stability 
> improvements.



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