You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/07/09 03:44:00 UTC

[jira] [Resolved] (SPARK-36001) Assume result's index to be disordered in tests with operations on different Series

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

Hyukjin Kwon resolved SPARK-36001.
----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

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

>  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
>            Assignee: Xinrong Meng
>            Priority: Major
>             Fix For: 3.2.0
>
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org