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 bf3bef1664f [SPARK-44840][SQL][FOLLOWUP] Change the version from 3.5.0 
to 3.4.2 for `spark.sql.legacy.negativeIndexInArrayInsert`
     add 0b3a5823589 [SPARK-44839][SS][CONNECT] Better Error Logging when user 
tries to serialize spark session

No new revisions were added by this update.

Summary of changes:
 python/pyspark/errors/__init__.py                  |  2 +
 python/pyspark/errors/error_classes.py             |  5 +++
 python/pyspark/errors/exceptions/base.py           |  7 ++++
 python/pyspark/sql/connect/plan.py                 |  4 +-
 python/pyspark/sql/connect/streaming/query.py      | 10 ++++-
 python/pyspark/sql/connect/streaming/readwriter.py | 27 ++++++++----
 .../connect/streaming/test_parity_foreachBatch.py  | 30 +++++++++++++
 .../connect/streaming/test_parity_listener.py      | 49 ++++++++++++++++++++++
 python/pyspark/sql/tests/test_udtf.py              |  6 +--
 python/pyspark/sql/udtf.py                         |  6 +--
 10 files changed, 130 insertions(+), 16 deletions(-)


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

Reply via email to