This is an automated email from the ASF dual-hosted git repository. haejoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from e8402557cc7c [SPARK-51209][CORE][FOLLOWUP] Use `user.name` system property first as a fallback add 7992a2fd519c [SPARK-51186][PYTHON] Add `StreamingPythonRunnerInitializationException` to PySpark base exception No new revisions were added by this update. Summary of changes: python/docs/source/reference/pyspark.errors.rst | 1 + python/pyspark/errors/__init__.py | 2 ++ python/pyspark/errors/exceptions/base.py | 6 ++++++ python/pyspark/errors/exceptions/connect.py | 11 +++++++++++ .../sql/tests/connect/streaming/test_parity_foreach_batch.py | 4 ++-- 5 files changed, 22 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org