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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to