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

Reply via email to