You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/06/08 07:13:00 UTC

[jira] [Closed] (FLINK-25699) Use HashMap for MAP value constructors

     [ https://issues.apache.org/jira/browse/FLINK-25699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser closed FLINK-25699.
----------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

Fixed in master: 872fa84dbbd9c61122d55c6c0986edca21a5841a

> Use HashMap for MAP value constructors
> --------------------------------------
>
>                 Key: FLINK-25699
>                 URL: https://issues.apache.org/jira/browse/FLINK-25699
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Runtime
>            Reporter: Timo Walther
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available, stale-assigned
>             Fix For: 1.16.0
>
>
> Currently, the usage of maps is inconsistent. It is not ensured that duplicate keys get eliminated. For CAST and output conversion this is solved. However, we should have a similar implementation in MAP value constructor like in CAST.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)