[
https://issues.apache.org/jira/browse/FLINK-13297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li updated FLINK-13297:
-----------------------------
Description:
Flink SQL should be able to precisely reference functions with fully qualified
name 'catalog_name'.'db_name'.'function_name', or partially qualified name
'db_name'.'function_name' (should pad current catalog).
was:Flink SQL should be able to reference functions across catalogs with full
path as 'catalog_name'.'db_name'.'function_name'
> Flink SQL should be able to reference functions across catalogs with full path
> ------------------------------------------------------------------------------
>
> Key: FLINK-13297
> URL: https://issues.apache.org/jira/browse/FLINK-13297
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Bowen Li
> Assignee: Jingsong Lee
> Priority: Major
> Fix For: 1.10.0
>
>
> Flink SQL should be able to precisely reference functions with fully
> qualified name 'catalog_name'.'db_name'.'function_name', or partially
> qualified name 'db_name'.'function_name' (should pad current catalog).
--
This message was sent by Atlassian Jira
(v8.3.2#803003)