Description
In the Table Metadata API SPIP (SPARK-27658) the renameTable operation for the TableCatalog API is defined as:
renameTable(CatalogIdentifier from, CatalogIdentifier to): Unit
However, it was not included in the PR implementing it in https://github.com/apache/spark/pull/24246.
It seems like this method is missing or is it unsupported?
Thanks!
Attachments
Issue Links
- links to