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/06/24 10:26:29 UTC

[spark] branch master updated (1bb272de332 -> 299cdfad881)

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 1bb272de332 [SPARK-39453][SQL] DS V2 supports push down misc non-aggregate functions(non ANSI)
     add 299cdfad881 [SPARK-39506][SQL] Make CacheTable, isCached, UncacheTable, setCurrentCatalog, currentCatalog, listCatalogs 3l namespace compatible

No new revisions were added by this update.

Summary of changes:
 project/MimaExcludes.scala                         |  7 +-
 .../org/apache/spark/sql/catalog/Catalog.scala     | 21 ++++++
 .../org/apache/spark/sql/catalog/interface.scala   | 19 +++++
 .../apache/spark/sql/internal/CatalogImpl.scala    | 54 ++++++++++++--
 .../apache/spark/sql/internal/CatalogSuite.scala   | 86 ++++++++++++----------
 5 files changed, 141 insertions(+), 46 deletions(-)


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