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

[jira] [Created] (FLINK-15572) Function DDL is not compliant with FLIP-64

Timo Walther created FLINK-15572:
------------------------------------

             Summary: Function DDL is not compliant with FLIP-64
                 Key: FLINK-15572
                 URL: https://issues.apache.org/jira/browse/FLINK-15572
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / API
            Reporter: Timo Walther


The Function DDL does not follow the path resolution defined in FLIP-64. It always assumes fully qualified paths for catalog and database instead of resolving partially defined paths with the help of the current catalog/database. See {{createTemporaryView()}} as an example.



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