[
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)