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: [email protected]
For additional commands, e-mail: [email protected]