[ 
https://issues.apache.org/jira/browse/FLINK-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944462#comment-16944462
 ] 

Timo Walther commented on FLINK-14055:
--------------------------------------

[~hpeter] I am a bit confused here. This issue covers extending a non-existing 
DDL syntax by some syntax for which we also don't have any consensus yet. If 
this is part of FLIP-69, it should be mentioned there. Otherwise, we should 
discuss FLIP-69 first and maybe extend the design by the functionality 
mentioned in this JIRA issue.

> Add advanced function DDL syntax "USING JAR/FILE/ACHIVE"
> --------------------------------------------------------
>
>                 Key: FLINK-14055
>                 URL: https://issues.apache.org/jira/browse/FLINK-14055
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Bowen Li
>            Assignee: Zhenqiu Huang
>            Priority: Major
>
> As FLINK-7151 adds basic function DDL to Flink, this ticket is to support 
> dynamically loading functions from external source in function DDL with 
> advanced syntax like 
>  
> {code:java}
> CREATE FUNCTION func_name as class_name USING JAR/FILE/ACHIEVE 'xxx' [, 
> JAR/FILE/ACHIEVE 'yyy'] ;
> {code}



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

Reply via email to