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

Sean R. Owen resolved SPARK-35622.
----------------------------------
    Resolution: Won't Fix

> DataFrame's count function do not need groupBy and avoid shuffle
> ----------------------------------------------------------------
>
>                 Key: SPARK-35622
>                 URL: https://issues.apache.org/jira/browse/SPARK-35622
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.2
>            Reporter: xiepengjie
>            Priority: Major
>
> Use `df.rdd.count()` replace `df.count()`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to