[
https://issues.apache.org/jira/browse/SPARK-37566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fu Chen updated SPARK-37566:
----------------------------
Attachment: 截屏2021-12-07 下午5.17.12.png
> 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
> 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}
> !image-2021-12-07-17-18-41-456.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]