You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by jo...@apache.org on 2022/08/18 22:51:22 UTC

[spark] branch master updated (50c163578cf -> 6cd9d88e237)

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

joshrosen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 50c163578cf Revert "[SPARK-40000][SQL] Update INSERTs without user-specified fields to not automatically add default values"
     add 6cd9d88e237 [SPARK-40106] Task failure should always trigger task failure listeners

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/TaskContext.scala  |  41 ++++-
 .../scala/org/apache/spark/TaskContextImpl.scala   |  59 ++++++-
 .../scala/org/apache/spark/scheduler/Task.scala    |  53 ++----
 .../apache/spark/scheduler/TaskContextSuite.scala  | 186 +++++++++++++++++++++
 4 files changed, 295 insertions(+), 44 deletions(-)


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