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 2024/02/07 12:04:54 UTC

(spark) branch master updated (dc73a8d7e96e -> becc04a9b6e2)

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 dc73a8d7e96e [SPARK-46526][SQL] Support LIMIT over correlated subqueries where predicates only reference outer table
     add becc04a9b6e2 [SPARK-46996][SQL] Allow AQE coalesce final stage in SQL cached plan

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/dataframe.py                    |  6 ++--
 .../org/apache/spark/sql/internal/SQLConf.scala    |  6 ++--
 .../apache/spark/sql/execution/CacheManager.scala  | 34 +++++++---------------
 .../adaptive/InsertAdaptiveSparkPlan.scala         |  5 +---
 .../org/apache/spark/sql/CachedTableSuite.scala    | 33 ++++++++++++++++-----
 .../adaptive/AdaptiveQueryExecSuite.scala          | 17 +++++++----
 6 files changed, 53 insertions(+), 48 deletions(-)


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