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 2e5825fb32c0 [SPARK-47858][PYTHON][FOLLOWUP] Excluding Python magic 
methods from error context target
     add 3451e66fe71d [SPARK-47993][PYTHON] Drop Python 3.8

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build_python.yml                                | 2 +-
 dev/infra/Dockerfile                                              | 8 ++++----
 python/docs/source/development/contributing.rst                   | 4 ++--
 python/docs/source/getting_started/install.rst                    | 4 ++--
 python/docs/source/user_guide/pandas_on_spark/typehints.rst       | 2 +-
 python/packaging/classic/setup.py                                 | 3 +--
 python/packaging/connect/setup.py                                 | 3 +--
 python/pyspark/sql/session.py                                     | 3 +++
 python/pyspark/sql/tests/connect/test_parity_arrow.py             | 2 --
 python/pyspark/sql/tests/pandas/test_pandas_udf_typehints.py      | 2 --
 .../pandas/test_pandas_udf_typehints_with_future_annotations.py   | 5 -----
 python/pyspark/sql/tests/test_arrow.py                            | 2 --
 python/run-tests                                                  | 4 ++--
 13 files changed, 17 insertions(+), 27 deletions(-)


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

Reply via email to