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

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


    from 682b306  [SPARK-36211][PYTHON] Correct typing of `udf` return value
     add 797b059  [SPARK-36242][CORE][3.1] 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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to