[ 
https://issues.apache.org/jira/browse/FLINK-15826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027293#comment-17027293
 ] 

Jingsong Lee edited comment on FLINK-15826 at 1/31/20 8:53 AM:
---------------------------------------------------------------

+1

As 
[FLIP-79|[https://cwiki.apache.org/confluence/display/FLINK/FLIP-79+Flink+Function+DDL+Support]]
 defined: ALTER function_name RENAME TO new_name;


was (Author: lzljs3620320):
+1 as 
[FLIP-79|[https://cwiki.apache.org/confluence/display/FLINK/FLIP-79+Flink+Function+DDL+Support]]
 defined: ALTER function_name RENAME TO new_name;

> 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 database.
> A {{renameTable()}} method is exists.



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

Reply via email to