[ https://issues.apache.org/jira/browse/FLINK-31682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jackylau updated FLINK-31682: ----------------------------- Description: 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 was: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 > 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)