Kousuke Saruta created SPARK-37059:
--------------------------------------

             Summary: Ensure the sort order of the output in the PySpark 
examples
                 Key: SPARK-37059
                 URL: https://issues.apache.org/jira/browse/SPARK-37059
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 3.3.0
            Reporter: Kousuke Saruta
            Assignee: Kousuke Saruta


The collect_set builtin function doesn't ensure the sort order of its result. 
FPGrouthModel.freqItemsets also doesn' ensure the sort order of the result rows.
Nevertheless, thier doctests for PySpark 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