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 2023/12/15 21:27:08 UTC

(spark) branch master updated (3d447c21b426 -> 69de04f6aaac)

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 3d447c21b426 [SPARK-46419][PS][TESTS] Reorganize `DatetimeIndexTests`: Factor out 3 slow tests
     add 69de04f6aaac [SPARK-45807][SQL] Improve ViewCatalog API

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/connector/catalog/ViewCatalog.java   | 107 ++----------
 .../spark/sql/connector/catalog/ViewInfo.java      | 181 +++++++++++++++++++++
 2 files changed, 196 insertions(+), 92 deletions(-)
 create mode 100644 sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/ViewInfo.java


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