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

Xinrong Meng updated SPARK-35339:
---------------------------------
    Description: 
Unit tests for arithmetic operations are scattered in the codebase: 
 * pyspark/pandas/tests/test_ops_on_diff_frames.py
 * pyspark/pandas/tests/test_dataframe.py
 * pyspark/pandas/tests/test_series.py
 * (Upcoming) pyspark/pandas/tests/data_type_ops/

We wanted to consolidate them.

The code would be cleaner and easier to maintain.

> Consolidate unit tests for arithmetic operations
> ------------------------------------------------
>
>                 Key: SPARK-35339
>                 URL: https://issues.apache.org/jira/browse/SPARK-35339
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Xinrong Meng
>            Priority: Major
>
> Unit tests for arithmetic operations are scattered in the codebase: 
>  * pyspark/pandas/tests/test_ops_on_diff_frames.py
>  * pyspark/pandas/tests/test_dataframe.py
>  * pyspark/pandas/tests/test_series.py
>  * (Upcoming) pyspark/pandas/tests/data_type_ops/
> We wanted to consolidate them.
> The code would be cleaner and easier to maintain.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to