You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/06/29 11:39:58 UTC

[spark] branch master updated (4204a63 -> 6fcb70e)

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

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


    from 4204a63  [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled
     add 6fcb70e  [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/MapOutputTracker.scala  | 77 +++++-----------------
 .../org/apache/spark/shuffle/ShuffleManager.scala  | 18 +++--
 .../spark/shuffle/sort/SortShuffleManager.scala    | 22 ++-----
 .../org/apache/spark/MapOutputTrackerSuite.scala   |  2 +-
 .../shuffle/BlockStoreShuffleReaderSuite.scala     |  4 +-
 .../spark/sql/execution/ShuffledRowRDD.scala       |  4 +-
 6 files changed, 40 insertions(+), 87 deletions(-)


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