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

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

Fabian Hueske created FLINK-15826:
-------------------------------------

             Summary: 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


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)