[
https://issues.apache.org/jira/browse/FLINK-40355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gustavo de Morais updated FLINK-40355:
--------------------------------------
Description:
Add the built-in function {{MAP_CONTAINS_KEY(map, key)}} to Flink SQL, backed
by the existing Calcite implementation. Returns TRUE if the map contains the
given key.
Includes function definition, validation, implementation, and docs.
was:
Add the built-in function {{MAP_CONTAINS_KEY(map, key)}} to Flink SQL, backed
by the existing Calcite implementation. Returns TRUE if the map contains the
given key.
Includes function definition, validation, code generation, and docs.
> Add MAP_CONTAINS_KEY function
> -----------------------------
>
> Key: FLINK-40355
> URL: https://issues.apache.org/jira/browse/FLINK-40355
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Gustavo de Morais
> Assignee: Gustavo de Morais
> Priority: Major
>
> Add the built-in function {{MAP_CONTAINS_KEY(map, key)}} to Flink SQL, backed
> by the existing Calcite implementation. Returns TRUE if the map contains the
> given key.
> Includes function definition, validation, implementation, and docs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)