Gustavo de Morais created FLINK-40356:
-----------------------------------------
Summary: 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
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)