Francesco Guardiani created FLINK-25778: -------------------------------------------
Summary: Define ConfigOption for properties map in Kafka Key: FLINK-25778 URL: https://issues.apache.org/jira/browse/FLINK-25778 Project: Flink Issue Type: Bug Components: Connectors / Kafka Reporter: Francesco Guardiani Now there is no {{ConfigOption}} definition of {{properties.*}} in Kafka connector. This breaks option forwarding when restoring the table options from the persisted plan/catalog. We can define it using {{ConfigOptionBuilder#mapType}}. -- This message was sent by Atlassian Jira (v8.20.1#820001)