You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by hv...@apache.org on 2020/09/17 10:38:39 UTC

[spark] branch master updated (92b75dc -> e5e54a3)

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 92b75dc  [SPARK-32508][SQL] Disallow empty part col values in partition spec before static partition writing
     add e5e54a3  [SPARK-32900][CORE] Allow UnsafeExternalSorter to spill when there are nulls

No new revisions were added by this update.

Summary of changes:
 .../unsafe/sort/UnsafeExternalSorter.java          | 69 +++++++++++++---------
 .../unsafe/sort/UnsafeInMemorySorter.java          |  1 +
 .../unsafe/sort/UnsafeSorterIterator.java          |  2 +
 .../unsafe/sort/UnsafeSorterSpillMerger.java       |  5 ++
 .../unsafe/sort/UnsafeSorterSpillReader.java       |  5 ++
 .../unsafe/sort/UnsafeExternalSorterSuite.java     | 33 +++++++++++
 6 files changed, 88 insertions(+), 27 deletions(-)


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