You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by at...@apache.org on 2022/01/14 07:27:28 UTC

[spark] branch master updated (ef837ca -> fcc5176)

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

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


    from ef837ca  [SPARK-37905][INFRA] Make `merge_spark_pr.py` set primary author from the first commit in case of ties
     add fcc5176  [SPARK-36967][CORE] Report accurate shuffle block size if its skewed

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/internal/config/package.scala | 24 ++++++
 .../org/apache/spark/scheduler/MapStatus.scala     | 32 ++++++-
 .../main/scala/org/apache/spark/util/Utils.scala   | 16 ++++
 .../apache/spark/scheduler/MapStatusSuite.scala    | 97 ++++++++++++++++++++++
 .../execution/adaptive/OptimizeSkewedJoin.scala    | 15 +---
 5 files changed, 169 insertions(+), 15 deletions(-)

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