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

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


    from 90e86f6  [SPARK-32970][SPARK-32019][SQL][TEST] Reduce the runtime of 
an UT for
     add f167002  [SPARK-32901][CORE] Do not allocate memory while spilling 
UnsafeExternalSorter

No new revisions were added by this update.

Summary of changes:
 .../unsafe/sort/UnsafeExternalSorter.java          | 96 ++++++++++++++++------
 .../unsafe/sort/UnsafeInMemorySorter.java          | 55 +++++++------
 .../unsafe/sort/UnsafeExternalSorterSuite.java     | 46 ++++-------
 .../unsafe/sort/UnsafeInMemorySorterSuite.java     | 40 ++++-----
 .../apache/spark/memory/TestMemoryManager.scala    |  8 ++
 5 files changed, 143 insertions(+), 102 deletions(-)


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

Reply via email to