Description
The PR https://github.com/apache/spark/pull/29168 adds basic implementation of JDBC Table Catalog. This ticket aims to support table altering in:
- JDBC dialects
- JDBCTableCatalog
and to add tests.
The PR https://github.com/apache/spark/pull/29168 adds basic implementation of JDBC Table Catalog. This ticket aims to support table altering in: