This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 7e937322773 [SPARK-43212][SS][PYTHON] Migrate Structured Streaming errors into error class add a5c8a3c9768 [SPARK-42945][CONNECT] Support PYSPARK_JVM_STACKTRACE_ENABLED in Spark Connect No new revisions were added by this update. Summary of changes: .../apache/spark/sql/connect/config/Connect.scala | 10 +++ .../sql/connect/service/SparkConnectService.scala | 99 +++++++++++++++------- python/pyspark/errors/exceptions/connect.py | 4 + .../sql/tests/connect/test_connect_basic.py | 61 +++++++++++-- python/pyspark/testing/connectutils.py | 6 +- 5 files changed, 141 insertions(+), 39 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org