This is an automated email from the ASF dual-hosted git repository.
ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 26384d7de53f [SPARK-55224][PYTHON][FOLLOWUP] Remove redundant
`use_legacy_pandas_udf_conversion` condition in serializer setup
add 8d46ddb251b8 [SPARK-55405][PYTHON][TESTS] Change tests for
pa.Array.cast to use golden file
No new revisions were added by this update.
Summary of changes:
.../tests/coercion/test_pandas_udf_return_type.py | 4 -
python/pyspark/testing/goldenutils.py | 180 +-
.../pyarrow/golden_pyarrow_nested_cast.csv | 15 +
.../upstream/pyarrow/golden_pyarrow_nested_cast.md | 16 +
.../pyarrow/golden_pyarrow_scalar_cast.csv | 84 +
.../upstream/pyarrow/golden_pyarrow_scalar_cast.md | 85 +
.../upstream/pyarrow/test_pyarrow_array_cast.py | 9431 ++------------------
7 files changed, 888 insertions(+), 8927 deletions(-)
create mode 100644
python/pyspark/tests/upstream/pyarrow/golden_pyarrow_nested_cast.csv
create mode 100644
python/pyspark/tests/upstream/pyarrow/golden_pyarrow_nested_cast.md
create mode 100644
python/pyspark/tests/upstream/pyarrow/golden_pyarrow_scalar_cast.csv
create mode 100644
python/pyspark/tests/upstream/pyarrow/golden_pyarrow_scalar_cast.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]