You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by wu...@apache.org on 2021/07/23 15:18:16 UTC

[spark] branch master updated (3ff8c9f -> f61d599)

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

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


    from 3ff8c9f  [SPARK-34399][SQL] Add commit duration to SQL tab's graph node
     add f61d599  [SPARK-36242][CORE] Ensure spill file closed before set `success = true` in `ExternalSorter.spillMemoryIteratorToDisk` method

No new revisions were added by this update.

Summary of changes:
 .../spark/util/collection/ExternalSorter.scala     |   5 +-
 .../util/collection/ExternalSorterSpillSuite.scala | 147 +++++++++++++++++++++
 2 files changed, 149 insertions(+), 3 deletions(-)
 create mode 100644 core/src/test/scala/org/apache/spark/util/collection/ExternalSorterSpillSuite.scala

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