This is an automated email from the ASF dual-hosted git repository.
gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 596fbc1 [SPARK-33556][ML] Add array_to_vector function for dataframe
column
add aeb3649 [SPARK-33613][PYTHON][TESTS] Replace deprecated APIs in
pyspark tests
No new revisions were added by this update.
Summary of changes:
python/pyspark/ml/tests/test_feature.py | 2 +-
python/pyspark/ml/tests/test_image.py | 6 +-
python/pyspark/ml/tests/test_param.py | 2 +-
python/pyspark/ml/tests/test_persistence.py | 2 +-
python/pyspark/ml/tests/test_tuning.py | 4 +-
python/pyspark/ml/tests/test_wrapper.py | 6 +-
python/pyspark/sql/tests/test_arrow.py | 28 +++---
python/pyspark/sql/tests/test_catalog.py | 56 +++++------
python/pyspark/sql/tests/test_column.py | 10 +-
python/pyspark/sql/tests/test_conf.py | 2 +-
python/pyspark/sql/tests/test_dataframe.py | 78 +++++++--------
python/pyspark/sql/tests/test_datasources.py | 10 +-
python/pyspark/sql/tests/test_functions.py | 22 ++---
.../pyspark/sql/tests/test_pandas_cogrouped_map.py | 14 +--
.../pyspark/sql/tests/test_pandas_grouped_map.py | 32 +++---
python/pyspark/sql/tests/test_pandas_map.py | 8 +-
python/pyspark/sql/tests/test_pandas_udf.py | 32 +++---
.../sql/tests/test_pandas_udf_grouped_agg.py | 16 +--
python/pyspark/sql/tests/test_pandas_udf_scalar.py | 108 ++++++++++-----------
.../pyspark/sql/tests/test_pandas_udf_typehints.py | 2 +-
python/pyspark/sql/tests/test_pandas_udf_window.py | 6 +-
python/pyspark/sql/tests/test_types.py | 24 ++---
python/pyspark/sql/tests/test_udf.py | 28 +++---
python/pyspark/sql/tests/test_utils.py | 15 ++-
python/pyspark/tests/test_profiler.py | 4 +-
python/pyspark/tests/test_rdd.py | 30 +++---
python/pyspark/tests/test_worker.py | 2 +-
27 files changed, 274 insertions(+), 275 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]