You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Max Gekk (Jira)" <ji...@apache.org> on 2022/04/04 09:25:00 UTC

[jira] [Updated] (SPARK-38345) Introduce SQL function ARRAY_SIZE

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

Max Gekk updated SPARK-38345:
-----------------------------
    Epic Link: SPARK-38783

> Introduce SQL function ARRAY_SIZE
> ---------------------------------
>
>                 Key: SPARK-38345
>                 URL: https://issues.apache.org/jira/browse/SPARK-38345
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Xinrong Meng
>            Assignee: Xinrong Meng
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Counting elements within an array is a common use case. ARRAY_SIZE ensures the input to be an array and then returns the size.
> Other DBRMS like Snowflake supports that as well: https://docs.snowflake.com/en/sql-reference/functions/array_size.html. Implementing that improves compatibility with DBMS and makes migration easier.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org