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

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

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

Chesnay Schepler commented on FLINK-29571:
------------------------------------------

That'd also imply that T can also be a Map/List. I'm not sure if the parser can handle that.

> 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
>            Priority: Minor
>
> 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)