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

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

jackylau created CALCITE-5700:
---------------------------------

             Summary: 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
             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)