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

[jira] [Created] (SPARK-35098) Revisit pandas-on-Spark test cases that are disabled because of pandas nondeterministic return values

Xinrong Meng created SPARK-35098:
------------------------------------

             Summary: Revisit pandas-on-Spark test cases that are disabled because of pandas nondeterministic return values
                 Key: SPARK-35098
                 URL: https://issues.apache.org/jira/browse/SPARK-35098
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark
    Affects Versions: 3.2.0
            Reporter: Xinrong Meng


Some test cases have been disabled in the places as shown below because of pandas nondeterministic return values:
 * pandas returns `None` or `nan` randomly
python/pyspark/pandas/tests/test_series.py test_astype

 * pandas returns `True` or `False` randomly
python/pyspark/pandas/tests/indexes/test_base.py test_monotonic

We should revisit them later.



--
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