You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2021/07/27 17:21:07 UTC

[spark] branch branch-3.0 updated (6740d07 -> 1061c9f)

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

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


    from 6740d07  [SPARK-36269][SQL] Fix only set data columns to Hive column names config
     add 1061c9f  [SPARK-36242][CORE][3.0] 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