[ https://issues.apache.org/jira/browse/FLINK-21045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271910#comment-17271910 ]
Nicholas Jiang commented on FLINK-21045: ---------------------------------------- [~qingyue][~jark], IMO, the WITH is more suitable to `CREATE MODULE` syntax, doesn't make much sense for `LOAD MODULE`. `LOAD MODULE` syntax only needs to specify the module name. > 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)