You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xinrong Meng (Jira)" <ji...@apache.org> on 2021/05/07 17:20:01 UTC

[jira] [Updated] (SPARK-35339) Consolidate unit tests for arithmetic operations

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org