[
https://issues.apache.org/jira/browse/FLINK-40356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gustavo de Morais closed FLINK-40356.
-------------------------------------
Fix Version/s: 2.4.0
Resolution: Fixed
Fixed in master: cea216a8ee8545bcba7e07e18ab02608c3b1a5e1
> Add MAP_FROM_ENTRIES function
> -----------------------------
>
> Key: FLINK-40356
> URL: https://issues.apache.org/jira/browse/FLINK-40356
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Gustavo de Morais
> Assignee: Gustavo de Morais
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.4.0
>
>
> Add the built-in function {{MAP_FROM_ENTRIES(array<row<k, v>>)}} to Flink
> SQL, backed by the existing Calcite implementation. Builds a map from an
> array of key/value rows.
> Includes function definition, implementation, validation and docs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)