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 2020/05/29 04:27:01 UTC

[spark] branch master updated (9030230 -> 45864fa)

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 9030230  [SPARK-31865][SQL] Fix complex AQE query stage not reused
     add 45864fa  [SPARK-31862][SQL] Remove exception wrapping in AQE

No new revisions were added by this update.

Summary of changes:
 .../execution/adaptive/AdaptiveSparkPlanExec.scala | 38 +++++++++-------------
 .../sql/execution/adaptive/QueryStageExec.scala    |  3 +-
 .../org/apache/spark/sql/MetadataCacheSuite.scala  |  9 +++--
 .../adaptive/AdaptiveQueryExecSuite.scala          |  2 +-
 .../sql/execution/adaptive/AdaptiveTestUtils.scala | 22 -------------
 .../sql/execution/datasources/json/JsonSuite.scala |  3 +-
 .../execution/datasources/orc/OrcQuerySuite.scala  |  9 +++--
 .../sql/execution/joins/BroadcastJoinSuite.scala   |  4 +--
 .../spark/sql/sources/BucketedReadSuite.scala      |  3 +-
 .../spark/sql/hive/HiveMetadataCacheSuite.scala    |  5 ++-
 10 files changed, 33 insertions(+), 65 deletions(-)


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