[ https://issues.apache.org/jira/browse/FLINK-38257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gabor Somogyi closed FLINK-38257. --------------------------------- > 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 > Fix For: 2.2.0 > > > 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)