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:16:00 UTC

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

     [ https://issues.apache.org/jira/browse/CALCITE-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jackylau updated CALCITE-5714:
------------------------------
    Description: 
{{ARRAY_DISTINCT}} - Returns the input ARRAY with unique elements. If the array itself is null, the function will return null. Keeps ordering of elements.

For more details
[https://spark.apache.org/docs/latest/sql-ref-functions-builtin.html]

> 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
>
>
> {{ARRAY_DISTINCT}} - Returns the input ARRAY with unique elements. If the array itself is null, the function will return null. Keeps ordering of elements.
> 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)