Hi Husky,
Module is a mechanism to support built-in functions which should always be
in the classpath.
So I'm afraid it may conflict with the current mechanism to support dynamic
loading for modules.
IIUC, what you want is the `CREATE FUNCTION ... USING JAR` which is
discussed in FLINK-14055 [1].
Best,
Jark
[1]:
https://issues.apache.org/jira/browse/FLINK-14055On Tue, 22 Sep 2020 at 09:58, Husky Zeng <
[hidden email]> wrote: