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

Takeshi Yamamuro updated SPARK-30043:
-------------------------------------
    Parent Issue: SPARK-30375  (was: SPARK-27764)

> Add built-in Array Functions: array_fill
> ----------------------------------------
>
>                 Key: SPARK-30043
>                 URL: https://issues.apache.org/jira/browse/SPARK-30043
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: jiaan.geng
>            Priority: Major
>
> |{{array_fill}}{{(}}{{anyelement}}{{, }}{{int[]}}{{ [, 
> {{int[]}}])}}|{{anyarray}}|returns an array initialized with supplied value 
> and dimensions, optionally with lower bounds other than 1|{{array_fill(7, 
> ARRAY[3], ARRAY[2])}}|{{[2:4]=\{7,7,7}}}|
> [https://www.postgresql.org/docs/11/functions-array.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to