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 5b9ec43a611 [SPARK-42152][BUILD][CORE][SQL][PYTHON][PROTOBUF] Use `_` 
instead of `-` for relocation package name
     add 57d06f85727 [SPARK-41712][PYTHON][CONNECT] Migrate the Spark Connect 
errors into PySpark error framework

No new revisions were added by this update.

Summary of changes:
 python/docs/source/reference/pyspark.errors.rst    |  5 ++
 python/pyspark/errors/__init__.py                  | 10 +++
 python/pyspark/errors/exceptions.py                | 73 +++++++++++++++++++++-
 python/pyspark/sql/connect/client.py               | 54 +++++++---------
 .../sql/tests/connect/test_connect_basic.py        | 25 +++++---
 .../sql/tests/connect/test_connect_column.py       |  2 +-
 .../sql/tests/connect/test_connect_function.py     | 16 ++---
 7 files changed, 134 insertions(+), 51 deletions(-)


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

Reply via email to