Xinrong Meng created SPARK-36001:
------------------------------------
Summary: Assume result's index to be disordered in tests with
operations on different Series
Key: SPARK-36001
URL: https://issues.apache.org/jira/browse/SPARK-36001
Project: Spark
Issue Type: Sub-task
Components: PySpark
Affects Versions: 3.2.0
Reporter: Xinrong Meng
We have many tests with operations on different Series inĀ
spark/python/pyspark/pandas/tests/data_type_ops/ that assume theĀ result's index
to be sorted and then compare to the pandas' behavior. The assumption is wrong,
so we should sort index of such result before comparing with pandas.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]