Haotian Sun created SPARK-58332:
-----------------------------------
Summary: Move compare_or_generate_golden_matrix into
GoldenFileTestMixin
Key: SPARK-58332
URL: https://issues.apache.org/jira/browse/SPARK-58332
Project: Spark
Issue Type: Improvement
Components: PySpark
Affects Versions: 4.3.0
Reporter: Haotian Sun
compare_or_generate_golden_matrix was duplicated verbatim across three PyArrow
golden-file test files (test_pyarrow_array_cast.py,
test_pyarrow_arrow_to_pandas_default.py,
test_pyarrow_arrow_to_pandas_non_default.py). Move it into GoldenFileTestMixin
(python/pyspark/testing/goldenutils.py) so all files share one implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]