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: [email protected]
For additional commands, e-mail: [email protected]