You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2022/06/02 09:25:40 UTC

[spark] branch branch-3.3 updated (4bbaf3777e9 -> fef569507bc)

This is an automated email from the ASF dual-hosted git repository.

maxgekk pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 4bbaf3777e9 [SPARK-38675][CORE] Fix race during unlock in BlockInfoManager
     add fef569507bc [SPARK-39346][SQL][3.3] Convert asserts/illegal state exception to internal errors on each phase

No new revisions were added by this update.

Summary of changes:
 .../sql/kafka010/KafkaMicroBatchSourceSuite.scala  | 11 +++++---
 .../main/scala/org/apache/spark/sql/Dataset.scala  | 14 +++-------
 .../spark/sql/execution/QueryExecution.scala       | 31 +++++++++++++++++++++-
 .../sql/execution/streaming/StreamExecution.scala  |  4 ++-
 .../streaming/MicroBatchExecutionSuite.scala       |  6 +++--
 .../sql/streaming/continuous/ContinuousSuite.scala |  7 ++---
 6 files changed, 51 insertions(+), 22 deletions(-)


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