You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kousuke Saruta (Jira)" <ji...@apache.org> on 2021/10/20 00:53:00 UTC

[jira] [Resolved] (SPARK-37059) Ensure the sort order of the output in the PySpark doctests

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org