[
https://issues.apache.org/jira/browse/CALCITE-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724580#comment-17724580
]
Jiajun Xie commented on CALCITE-5695:
-------------------------------------
Fixed in
[9c33d7a.|https://github.com/apache/calcite/commit/9c33d7aeefe082bf5f7be617ef231e1285418a6c]
Thanks PR for [~jackylau].
Thanks review for [~julianhyde] , @[tanclary|https://github.com/tanclary],
@zoudan.
> Add MAP_KEYS and MAP_VALUES for Spark dialect
> ---------------------------------------------
>
> Key: CALCITE-5695
> URL: https://issues.apache.org/jira/browse/CALCITE-5695
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.35.0
> Reporter: jackylau
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.35.0
>
>
> {{MAP_KEYS}} - Returns the keys of the map as an array, the order of the
> entries is not defined
> {{MAP_VALUES}} - Returns the values of the map as an array, the order of the
> entries is not defined
> For more details
> [https://spark.apache.org/docs/latest/sql-ref-functions-builtin.html]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)