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 23c072d2a0e [SPARK-43517][PYTHON][DOCS] Add a migration guide for namedtuple monkey patch add 4bf979c969e [SPARK-43482][SS] Expand QueryTerminatedEvent to contain error class if it exists in exception No new revisions were added by this update. Summary of changes: python/pyspark/sql/streaming/listener.py | 17 +++++++++++++++++ .../sql/tests/streaming/test_streaming_listener.py | 3 ++- .../spark/sql/execution/streaming/StreamExecution.scala | 11 +++++++++-- .../spark/sql/streaming/StreamingQueryListener.scala | 13 ++++++++++++- .../sql/streaming/StreamingQueryListenerSuite.scala | 10 ++++++++-- .../ui/StreamingQueryStatusListenerSuite.scala | 10 +++++----- 6 files changed, 53 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org