You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Bowen Li (Jira)" <ji...@apache.org> on 2020/01/31 16:29:00 UTC

[jira] [Updated] (FLINK-15826) Add renameFunction() to Catalog

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

Bowen Li updated FLINK-15826:
-----------------------------
    Description: 
The {{Catalog}} interface lacks a method to rename a function.

It is possible to change all properties (via {{alterFunction()}}) but it is not possible to rename a function.

A {{renameTable()}} method is exists.

  was:
The {{Catalog}} interface lacks a method to rename a function.

It is possible to change all properties (via {{alterFunction()}}) but it is not possible to rename a database.

A {{renameTable()}} method is exists.


> Add renameFunction() to Catalog
> -------------------------------
>
>                 Key: FLINK-15826
>                 URL: https://issues.apache.org/jira/browse/FLINK-15826
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>    Affects Versions: 1.11.0
>            Reporter: Fabian Hueske
>            Priority: Major
>
> The {{Catalog}} interface lacks a method to rename a function.
> It is possible to change all properties (via {{alterFunction()}}) but it is not possible to rename a function.
> A {{renameTable()}} method is exists.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)