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

Kousuke Saruta resolved SPARK-37059.
------------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved in https://github.com/apache/spark/pull/34330

> Ensure the sort order of the output in the PySpark doctests
> -----------------------------------------------------------
>
>                 Key: SPARK-37059
>                 URL: https://issues.apache.org/jira/browse/SPARK-37059
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark, Tests
>    Affects Versions: 3.3.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> The collect_set builtin function doesn't ensure the sort order of its result 
> for each row. FPGrouthModel.freqItemsets also doesn't ensure the sort order 
> of the result rows.
> Nevertheless, their PySpark doctests assume a certain kind of sort order, 
> causing that such doctests fail with Scala 2.13.



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

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

Reply via email to