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 0b5683a  [SPARK-35694][INFRA] Increase the default JVM stack size of 
SBT/Maven
     add ce16369  [SPARK-35650][SQL] Enhance `RepartitionByExpression` to make 
it coalesce partitions efficiently by AQE

No new revisions were added by this update.

Summary of changes:
 docs/sql-performance-tuning.md                     |  3 +-
 .../spark/sql/execution/SparkStrategies.scala      | 12 ++++---
 .../adaptive/CoalesceShufflePartitions.scala       |  5 +--
 .../adaptive/OptimizeLocalShuffleReader.scala      | 15 +++++++--
 .../execution/exchange/ShuffleExchangeExec.scala   |  9 +++--
 .../adaptive/AdaptiveQueryExecSuite.scala          | 38 ++++++++++++++++++++--
 6 files changed, 66 insertions(+), 16 deletions(-)

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

Reply via email to