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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17430551#comment-17430551 ] 

Apache Spark commented on SPARK-37059:
--------------------------------------

User 'sarutak' has created a pull request for this issue:
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
>
> 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