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 2021/07/26 09:58:44 UTC

[spark] branch master updated (c561ee6 -> 094ae37)

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 c561ee6  [SPARK-34952][SQL] DSv2 Aggregate push down APIs
     add 094ae37  [SPARK-36105][SQL] OptimizeLocalShuffleReader support reading data of multiple mappers in one task

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/execution/ShuffledRowRDD.scala  | 19 +++++++++++++++++++
 .../execution/adaptive/CustomShuffleReaderExec.scala |  3 ++-
 .../adaptive/OptimizeLocalShuffleReader.scala        | 20 ++++++++++++++++----
 .../execution/adaptive/AdaptiveQueryExecSuite.scala  |  8 ++++----
 4 files changed, 41 insertions(+), 9 deletions(-)

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