[
https://issues.apache.org/jira/browse/FLINK-14055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944595#comment-16944595
]
Leo Zhang edited comment on FLINK-14055 at 10/4/19 3:28 PM:
------------------------------------------------------------
Yeah. I totally agree with you [~twalthr] that this sub-task may be oversized.
And it should be reasonable to fire a new issue to support loading external
user jars. It will be useful and handy for the end-users in many cases besides
Table API&SQL. I set up this goal in FLINK-14319 and please discuss it there
sir. [~twalthr].
was (Author: 50man):
Yeah. I totally agree with you [~twalthr] that this sub-task may be oversized.
And it should be reasonable to fire a new issue to support loading external
user jars. It will be useful and handy for the end-users in many cases besides
Table API&SQL. I set up this goal in FLINK-14319 and please discuss it there
sir. [~twalthr].
> 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)