[ 
https://issues.apache.org/jira/browse/SPARK-36001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377608#comment-17377608
 ] 

Apache Spark commented on SPARK-36001:
--------------------------------------

User 'xinrong-databricks' has created a pull request for this issue:
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
>            Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to