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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to