You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2019/08/14 06:38:00 UTC

[jira] [Assigned] (SPARK-28265) Missing TableCatalog API to rename table

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

Wenchen Fan reassigned SPARK-28265:
-----------------------------------

    Assignee: Edgar Rodriguez

> 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
>            Assignee: 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org