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 009b50e87c05 [SPARK-47631][SQL] Remove unused 
`SQLConf.parquetOutputCommitterClass` method
     add 6cf5f9508f38 [SPARK-47623][PYTHON][CONNECT][TESTS] Use `QuietTest` in 
parity tests

No new revisions were added by this update.

Summary of changes:
 .../pyspark/sql/tests/connect/test_parity_arrow.py |  9 ---------
 .../connect/test_parity_arrow_cogrouped_map.py     |  6 ++----
 .../tests/connect/test_parity_arrow_grouped_map.py |  6 ++----
 .../sql/tests/connect/test_parity_arrow_map.py     |  3 +--
 .../sql/tests/connect/test_parity_collection.py    |  3 ---
 .../connect/test_parity_pandas_cogrouped_map.py    | 13 ++----------
 .../connect/test_parity_pandas_grouped_map.py      | 23 ++++------------------
 .../sql/tests/connect/test_parity_pandas_map.py    | 20 +------------------
 .../connect/test_parity_pandas_udf_grouped_agg.py  |  5 +----
 .../tests/connect/test_parity_pandas_udf_scalar.py | 17 +---------------
 .../tests/connect/test_parity_pandas_udf_window.py |  2 +-
 .../pyspark/sql/tests/connect/test_parity_udf.py   | 12 -----------
 .../sql/tests/pandas/test_pandas_cogrouped_map.py  | 15 +++++++-------
 .../sql/tests/pandas/test_pandas_grouped_map.py    | 21 ++++++++++----------
 python/pyspark/sql/tests/pandas/test_pandas_map.py | 16 +++++++--------
 python/pyspark/sql/tests/pandas/test_pandas_udf.py |  3 +--
 .../tests/pandas/test_pandas_udf_grouped_agg.py    |  6 +++---
 .../sql/tests/pandas/test_pandas_udf_scalar.py     | 18 ++++++++---------
 .../sql/tests/pandas/test_pandas_udf_window.py     |  4 ++--
 python/pyspark/sql/tests/test_arrow.py             | 13 ++++++------
 .../pyspark/sql/tests/test_arrow_cogrouped_map.py  | 15 +++++---------
 python/pyspark/sql/tests/test_arrow_grouped_map.py | 15 +++++---------
 python/pyspark/sql/tests/test_arrow_map.py         |  3 +--
 python/pyspark/sql/tests/test_collection.py        |  5 ++---
 python/pyspark/sql/tests/test_creation.py          |  3 +--
 python/pyspark/sql/tests/test_udf.py               | 10 +++++-----
 python/pyspark/testing/connectutils.py             |  6 ++++++
 python/pyspark/testing/utils.py                    |  5 +++++
 28 files changed, 91 insertions(+), 186 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to