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/08 16:22:57 UTC

[spark] branch master updated (71c086e -> 2df67a1)

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 71c086e  [SPARK-35958][CORE] Refactor SparkError.scala to SparkThrowable.java
     add 2df67a1  [SPARK-35874][SQL] AQE Shuffle should wait for its subqueries to finish before materializing

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/adaptive/QueryStageExec.scala      | 20 +++++++++-----------
 .../execution/exchange/BroadcastExchangeExec.scala   | 11 ++++++++---
 .../sql/execution/exchange/ShuffleExchangeExec.scala | 14 ++++++++++----
 .../spark/sql/SparkSessionExtensionSuite.scala       |  4 ++--
 .../execution/adaptive/AdaptiveQueryExecSuite.scala  |  7 +++++++
 5 files changed, 36 insertions(+), 20 deletions(-)

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