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 4d302cb  [SPARK-11150][SQL][FOLLOW-UP] Dynamic partition pruning
     add cd39cd4  [SPARK-28560][SQL][FOLLOWUP] support the build side to local 
shuffle reader as far as possible in BroadcastHashJoin

No new revisions were added by this update.

Summary of changes:
 .../execution/adaptive/AdaptiveSparkPlanExec.scala |   2 -
 .../adaptive/OptimizeLocalShuffleReader.scala      |  92 ++++++++++---------
 .../adaptive/ReduceNumShufflePartitions.scala      |   3 +-
 .../ReduceNumShufflePartitionsSuite.scala          |   2 +-
 .../adaptive/AdaptiveQueryExecSuite.scala          | 101 ++++++++++++++++-----
 5 files changed, 128 insertions(+), 72 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to