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 e47e615 [SPARK-35506][PYTHON][INFRA] Run tests with Python 3.9 in
GitHub Actions
add 20750a3 [SPARK-32194][PYTHON] Use proper exception classes instead of
plain Exception
No new revisions were added by this update.
Summary of changes:
python/pyspark/accumulators.py | 6 +++---
python/pyspark/broadcast.py | 8 ++++----
python/pyspark/conf.py | 2 +-
python/pyspark/context.py | 12 ++++++------
python/pyspark/java_gateway.py | 6 +++---
python/pyspark/ml/linalg/__init__.py | 4 ++--
python/pyspark/mllib/__init__.py | 2 +-
python/pyspark/mllib/clustering.py | 6 +++---
python/pyspark/mllib/linalg/__init__.py | 4 ++--
python/pyspark/rdd.py | 8 ++++----
python/pyspark/sql/dataframe.py | 8 ++++----
python/pyspark/sql/streaming.py | 8 ++++----
python/pyspark/sql/tests/test_arrow.py | 2 +-
python/pyspark/sql/tests/test_streaming.py | 4 ++--
python/pyspark/sql/types.py | 2 +-
python/pyspark/statcounter.py | 2 +-
python/pyspark/streaming/context.py | 9 +++++----
python/pyspark/streaming/tests/test_dstream.py | 4 ++--
python/pyspark/taskcontext.py | 14 +++++++-------
python/pyspark/testing/utils.py | 2 +-
python/pyspark/tests/test_appsubmit.py | 2 +-
python/pyspark/tests/test_context.py | 2 +-
python/pyspark/tests/test_rdd.py | 4 ++--
python/pyspark/tests/test_serializers.py | 2 +-
python/pyspark/tests/test_taskcontext.py | 2 +-
python/pyspark/tests/test_worker.py | 6 +++---
python/pyspark/worker.py | 10 +++++-----
python/run-tests.py | 2 +-
sql/gen-sql-config-docs.py | 2 +-
29 files changed, 73 insertions(+), 72 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]