You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "jackylau (Jira)" <ji...@apache.org> on 2023/05/19 09:19:00 UTC

[jira] [Commented] (CALCITE-5714) Add MAP_ENTRIES for Spark dialect

    [ https://issues.apache.org/jira/browse/CALCITE-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724205#comment-17724205 ] 

jackylau commented on CALCITE-5714:
-----------------------------------

comments:

1. according to this talk, https://issues.apache.org/jira/browse/CALCITE-5695 the function description also changed to 

Returns the entries of the *map* as an array, the order of the entries is not defined

 

> Add MAP_ENTRIES for Spark dialect
> ---------------------------------
>
>                 Key: CALCITE-5714
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5714
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.35.0
>            Reporter: jackylau
>            Priority: Major
>             Fix For: 1.35.0
>
>
> MAP_ENTRIES - Returns an unordered array of all entries in the given map.
> 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)