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/11/25 02:06:23 UTC

[spark] branch master updated (01321bc -> d1b4f06)

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 01321bc  [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*)
     add d1b4f06  [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/execution/SparkStrategies.scala      | 14 ++++++----
 .../adaptive/CoalesceShufflePartitions.scala       |  9 +++++-
 .../adaptive/OptimizeLocalShuffleReader.scala      | 11 ++++++--
 .../execution/exchange/ShuffleExchangeExec.scala   | 28 +++++++++++++------
 .../sql-tests/results/explain-aqe.sql.out          | 24 ++++++++--------
 .../resources/sql-tests/results/explain.sql.out    | 32 +++++++++++-----------
 .../spark/sql/SparkSessionExtensionSuite.scala     |  6 ++--
 .../adaptive/AdaptiveQueryExecSuite.scala          | 10 +++++++
 8 files changed, 86 insertions(+), 48 deletions(-)


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