[
https://issues.apache.org/jira/browse/FLINK-31682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707211#comment-17707211
]
Sergey Nuyanzin commented on FLINK-31682:
-----------------------------------------
Can you provide some cases to reproduce the issue?
It's weird to go to the links and see nothing related to that topic
> map_from_arrays should take whether allow duplicate keys and null key into
> consideration
> ----------------------------------------------------------------------------------------
>
> Key: FLINK-31682
> URL: https://issues.apache.org/jira/browse/FLINK-31682
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Planner
> Affects Versions: 1.18.0
> Reporter: jackylau
> Priority: Major
> Fix For: 1.18.0
>
>
> after research the spark/presto/maxcompute about
> map_from_arrays/map_from_entries, there all support duplicate keys and null
> key for the most part
>
> spark https://github.com/apache/spark/pull/21258/files
> maxcompute
> [https://www.alibabacloud.com/help/en/maxcompute/latest/complex-type-functions#section-7ue-e91-m0s]
> presto https://prestodb.io/docs/current/functions/map.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)