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 2021/07/19 06:15:19 UTC

[spark] branch master updated (fd3e9ce -> 8396a70)

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 fd3e9ce  [SPARK-36193][CORE] Recover SparkSubmit.runMain not to stop SparkContext in non-K8s env
     add 8396a70  [SPARK-36184][SQL] Use ValidateRequirements instead of EnsureRequirements to skip AQE rules that adds extra shuffles

No new revisions were added by this update.

Summary of changes:
 .../execution/adaptive/AdaptiveSparkPlanExec.scala | 29 +++++++++++++++++-----
 .../adaptive/CustomShuffleReaderRule.scala         |  2 ++
 .../adaptive/OptimizeLocalShuffleReader.scala      | 19 +++-----------
 .../execution/adaptive/OptimizeSkewedJoin.scala    | 21 ++++++----------
 .../adaptive/AdaptiveQueryExecSuite.scala          |  3 +--
 5 files changed, 36 insertions(+), 38 deletions(-)

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