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

Reply via email to