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 2023/03/13 03:09:22 UTC

[spark] branch master updated (71a54f0b445 -> b3978329155)

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 71a54f0b445 [MINOR][SQL][FOLLOWUP] Fix scalastyle in LimitPushDownThroughWindow
     add b3978329155 [SPARK-42101][SQL] Make AQE support InMemoryTableScanExec

No new revisions were added by this update.

Summary of changes:
 .../execution/adaptive/AdaptiveSparkPlanExec.scala | 69 +++++++++++----
 .../adaptive/InsertAdaptiveSparkPlan.scala         |  4 +
 .../sql/execution/adaptive/QueryStageExec.scala    | 97 ++++++++++++++++------
 .../sql/execution/columnar/InMemoryRelation.scala  | 38 +++++----
 .../execution/columnar/InMemoryTableScanExec.scala | 10 +++
 .../spark/sql/execution/ui/SparkPlanGraph.scala    |  3 +
 .../adaptive/AdaptiveQueryExecSuite.scala          | 67 ++++++++++++++-
 7 files changed, 226 insertions(+), 62 deletions(-)


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