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

Dongjoon Hyun resolved SPARK-44969.
-----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 42660
[https://github.com/apache/spark/pull/42660]

> Reuse ArrayInsert in ArrayAppend
> --------------------------------
>
>                 Key: SPARK-44969
>                 URL: https://issues.apache.org/jira/browse/SPARK-44969
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>             Fix For: 4.0.0
>
>
> After the PR [https://github.com/apache/spark/pull/42564,] array_insert with 
> -1 inserts an element at the end of the given array. So, array_append can be 
> mapped to the array_insert() function.



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

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

Reply via email to