Hi Flavio,

Here is the documentation about "Module":
https://ci.apache.org/projects/flink/flink-docs-master/dev/table/modules.html
It is a plugin mechanism for users to register a set of UDF functions, e.g.
ML function, Geo functions.

Best,
Jark


On Thu, 23 Apr 2020 at 23:12, Flavio Pompermaier <pomperma...@okkam.it>
wrote:

> Hi to all,
> I've seen that table API provides modules. What are they exactly?
> Are they basically a way to group together a set of UDF functions?
> Or they can add other stuff to the table API?
>
> Best,
> Flavi
>

Reply via email to