[
https://issues.apache.org/jira/browse/FLINK-21045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279490#comment-17279490
]
Jark Wu commented on FLINK-21045:
---------------------------------
I'm fine with that.
> Improve Usability of Pluggable Modules
> --------------------------------------
>
> Key: FLINK-21045
> URL: https://issues.apache.org/jira/browse/FLINK-21045
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Planner
> Affects Versions: 1.13.0
> Reporter: Nicholas Jiang
> Assignee: Jane Chan
> Priority: Major
> Fix For: 1.13.0
>
>
> This improvement aims to
> # Simplify the module discovery mapping by module name. This will encourage
> users to create singleton of module instances.
> # Support changing the resolution order of modules in a flexible manner.
> This will introduce two methods {{#useModules}} and {{#listFullModules}} in
> both {{ModuleManager}} and {{TableEnvironment}}.
> # Support SQL syntax upon {{LOAD/UNLOAD MODULE}}, {{USE MODULES}}, and
> {{SHOW [FULL] MODULES}} in both {{FlinkSqlParserImpl}} and {{SqlClient}}.
> # Update the documentation to keep users informed of this improvement.
> Please reach to the [discussion
> thread|http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-FLINK-21045-Support-load-module-and-unload-module-SQL-syntax-td48398.html]
> for more details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)