[ 
https://issues.apache.org/jira/browse/SPARK-57314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruifeng Zheng resolved SPARK-57314.
-----------------------------------
    Fix Version/s: 4.3.0
       Resolution: Fixed

Issue resolved by pull request 56362
[https://github.com/apache/spark/pull/56362]

> 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
>            Assignee: tonghuaroot
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.3.0
>
>
> 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]

Reply via email to