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

Gabor Somogyi commented on FLINK-38257:
---------------------------------------

[{{f7a159b}}|https://github.com/apache/flink/commit/f7a159bfc6bb838ef6a1bde21156dec5c6ea2882]
 on master

> Add module dynamic function loading possibility
> -----------------------------------------------
>
>                 Key: FLINK-38257
>                 URL: https://issues.apache.org/jira/browse/FLINK-38257
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table SQL / API
>    Affects Versions: 2.0.0
>            Reporter: Gabor Somogyi
>            Assignee: Gabor Somogyi
>            Priority: Major
>              Labels: pull-request-available
>
> Modules like the state processor API could add SQL functions which are coming 
> from external connectors like Kafka, Iceberg, etc... It would be good to add 
> a generic way to add such methods:
>  * Add Kafka connector jar to the classpath
>  * LOAD MODULE state
>  * SELECT * FROM get_kafka_offsets(...)
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to