Description
Implement the TableCatalog interface, in particular:
- list tables
- table exists
- drop table
- rename table
- Optionally, alter table
- Optionally, load table
- Optionally, create table
Attachments
Issue Links
- blocks
-
SPARK-32382 Override table renaming in JDBC dialects
-
- Resolved
-
- links to