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

Jane Chan commented on FLINK-21045:
-----------------------------------

Hi [~nicholasjiang], "Extend Core Table System with Pluggable Modules" is the 
title of FLIP-68 and FLINK-14132.

How about
{panel:title=Improve Usability of Pluggable Modules}
*Description*

This improvement aims to
 # Simplify the module discovery mapping by module name. This will encourage 
users to create singleton of module instance.
 # 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 {{SqlParserImpl}} and {{SqlClient}}.
 # Update the documentation to keep users informed with 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.
{panel}

The proposed subtasks follows the description bullet list. What do you think?

> Support 'load module' and 'unload module' SQL syntax
> ----------------------------------------------------
>
>                 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
>
>
> At present, Flink SQL doesn't support the 'load module' and 'unload module' 
> SQL syntax. It's necessary for uses in the situation that users load and 
> unload user-defined module through table api or sql client.
> SQL syntax has been proposed in FLIP-68: 
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-68%3A+Extend+Core+Table+System+with+Pluggable+Modules



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

Reply via email to