tonghuaroot created SPARK-57314:
-----------------------------------
Summary: Add tests for Index.equals in pandas-on-Spark
Key: SPARK-57314
URL: https://issues.apache.org/jira/browse/SPARK-57314
Project: Spark
Issue Type: Test
Components: Pandas API on Spark
Affects Versions: 5.0.0
Reporter: tonghuaroot
pandas-on-Spark's Index.equals has no positive parity test today: the only
existing coverage checks that it raises when compute.ops_on_diff_frames is
disabled, never the actual True/False result. This adds tests that compare
Index.equals against pandas for single Index and MultiIndex - equal and unequal
element sets, reordered elements, and the fact that equals ignores the index
name - for the cases where pandas-on-Spark matches pandas.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]