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

Reply via email to