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

[jira] [Commented] (CALCITE-5700) Add ARRAY_SIZE and ARRAY_REPEAT for Spark dialect

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

Jiajun Xie commented on CALCITE-5700:
-------------------------------------

Fixed in [48f51ea|https://github.com/apache/calcite/commit/48f51ea5d9443fb11e070eea094bf551c8ff22fc].

> Add ARRAY_SIZE and ARRAY_REPEAT for Spark dialect
> -------------------------------------------------
>
>                 Key: CALCITE-5700
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5700
>             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
>
>
> ARRAY_SIZE - Returns the size of an array. 
> ARRAY_REPEAT - Returns the array containing element count times.
>  
> For more details
> https://spark.apache.org/docs/latest/api/sql/index.html



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