[
https://issues.apache.org/jira/browse/FLINK-31682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruan Hang updated FLINK-31682:
------------------------------
Fix Version/s: 2.3.0
(was: 2.2.0)
> 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: 2.1.0
> Reporter: Jacky Lau
> Priority: Major
> Fix For: 2.3.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)