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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org