[
https://issues.apache.org/jira/browse/SPARK-28265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-28265.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Issue resolved by pull request 25206
[https://github.com/apache/spark/pull/25206]
> Missing TableCatalog API to rename table
> ----------------------------------------
>
> Key: SPARK-28265
> URL: https://issues.apache.org/jira/browse/SPARK-28265
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.0.0
> Reporter: Edgar Rodriguez
> Priority: Major
> Fix For: 3.0.0
>
>
> In the [Table Metadata API
> SPIP|https://docs.google.com/document/d/1zLFiA1VuaWeVxeTDXNg8bL6GP3BVoOZBkewFtEnjEoo/edit#]
> ([SPARK-27658|https://issues.apache.org/jira/browse/SPARK-27067]) the
> {{renameTable}} operation for the TableCatalog API is defined as:
> {code:java}
> renameTable(CatalogIdentifier from, CatalogIdentifier to): Unit{code}
> 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!
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]