You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/11/06 06:11:49 UTC

[spark] branch master updated (733a468 -> 68c032c)

This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 733a468  [SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect)
     add 68c032c  [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/connector/catalog/TableCatalog.java  | 23 ++++++++++++++++++++++
 .../datasources/v2/DataSourceV2Strategy.scala      |  4 ++--
 .../execution/datasources/v2/DropTableExec.scala   |  9 ++++++---
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 11 +++++++++++
 4 files changed, 42 insertions(+), 5 deletions(-)


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