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 2022/11/21 05:31:41 UTC

[spark] branch master updated (f231036a585 -> 31d90d06d1b)

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 f231036a585 [SPARK-41203][CONNECT] Support Dataframe.tansform in Python client
     add 31d90d06d1b [SPARK-41183][SQL] Add an extension API to do plan normalization for caching

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/SparkSessionExtensions.scala | 17 +++++++++++++++++
 .../org/apache/spark/sql/execution/CacheManager.scala |  6 +++---
 .../apache/spark/sql/execution/QueryExecution.scala   | 19 ++++++++++++++++++-
 .../spark/sql/internal/BaseSessionStateBuilder.scala  |  7 ++++++-
 .../org/apache/spark/sql/internal/SessionState.scala  |  4 +++-
 .../apache/spark/sql/SparkSessionExtensionSuite.scala | 17 +++++++++++++++++
 6 files changed, 64 insertions(+), 6 deletions(-)


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