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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to