Maximilian Michels created FLINK-29571:
------------------------------------------
Summary: Flink configuration only supports Map<String, String>
Key: FLINK-29571
URL: https://issues.apache.org/jira/browse/FLINK-29571
Project: Flink
Issue Type: Improvement
Components: Runtime / Configuration
Reporter: Maximilian Michels
Assignee: Maximilian Michels
The Flink configuration parsing logic only supports maps with string key and
value types. It should support {{Map<String, T>}}. T should allow the same
value types that are already supported.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)