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 2019/07/16 09:36:24 UTC

[spark] branch master updated (421d9d5 -> d1a1376)

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 421d9d5  [SPARK-27485] EnsureRequirements.reorder should handle duplicate expressions gracefully
     add d1a1376  [SPARK-28356][SQL] Do not reduce the number of partitions for repartition in adaptive execution

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/execution/SparkStrategies.scala       |  6 ++++--
 .../adaptive/ReduceNumShufflePartitions.scala       | 21 +++++++++++----------
 .../sql/execution/exchange/EnsureRequirements.scala |  4 ++--
 .../execution/exchange/ShuffleExchangeExec.scala    |  3 ++-
 .../scala/org/apache/spark/sql/DatasetSuite.scala   |  2 +-
 .../execution/ReduceNumShufflePartitionsSuite.scala | 15 +++++----------
 6 files changed, 25 insertions(+), 26 deletions(-)


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