[ 
https://issues.apache.org/jira/browse/SPARK-28265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-28265:
----------------------------------
    Affects Version/s:     (was: 2.4.3)
                       3.0.0

> 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
>
> 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]

Reply via email to