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

Apache Spark reassigned SPARK-37566:
------------------------------------

    Assignee: Apache Spark

> The sampling job will lead to the wrong statistics
> --------------------------------------------------
>
>                 Key: SPARK-37566
>                 URL: https://issues.apache.org/jira/browse/SPARK-37566
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Fu Chen
>            Assignee: Apache Spark
>            Priority: Minor
>         Attachments: 截屏2021-12-07 下午5.17.12.png
>
>
> code for reproduce
> {code:java}
>     spark.range(0, 10)
>       .repartitionByRange(10, col("id"))
>       .show() {code}
> !截屏2021-12-07 下午5.17.12.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to