Xinrong Meng created SPARK-36002:
------------------------------------
Summary: Consolidate tests for data-type-based operations of
decimal Series
Key: SPARK-36002
URL: https://issues.apache.org/jira/browse/SPARK-36002
Project: Spark
Issue Type: Sub-task
Components: PySpark
Affects Versions: 3.2.0
Reporter: Xinrong Meng
Tests for data-type-based operations of decimal Series are in two places:
* python/pyspark/pandas/tests/data_type_ops/test_decimal_ops.py
* python/pyspark/pandas/tests/data_type_ops/test_num_ops.py
We'd better either merge test_decimal_ops into test_num_ops or keep all tests
related to decimal Series to test_decimal_ops.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]