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:27:00 UTC

[jira] [Created] (FLINK-15825) Add renameDatabase() to Catalog

Fabian Hueske created FLINK-15825:
-------------------------------------

             Summary: Add renameDatabase() to Catalog
                 Key: FLINK-15825
                 URL: https://issues.apache.org/jira/browse/FLINK-15825
             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 database. 

It is possible to change all properties (via {{alterDatabase()}}) 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)