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/18 08:48:00 UTC

[jira] [Updated] (CALCITE-5710) Add ARRAY_MAX and ARRAY_MIN for Spark dialect

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

jackylau updated CALCITE-5710:
------------------------------
    Description: 
ARRAY_MAX - Returns the maximum value in the array

ARRAY_MIN - Returns the minmum value in the array

 

For more details
[https://spark.apache.org/docs/latest/api/sql/index.html]

> Add ARRAY_MAX and ARRAY_MIN for Spark dialect
> ---------------------------------------------
>
>                 Key: CALCITE-5710
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5710
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.34.0
>            Reporter: jackylau
>            Priority: Major
>             Fix For: 1.35.0
>
>
> ARRAY_MAX - Returns the maximum value in the array
> ARRAY_MIN - Returns the minmum value in the array
>  
> For more details
> [https://spark.apache.org/docs/latest/api/sql/index.html]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)