You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (Jira)" <ji...@apache.org> on 2022/10/10 14:45:00 UTC

[jira] [Created] (FLINK-29571) Flink configuration only supports Map

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)