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)