Max Gekk created SPARK-44969:
--------------------------------

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


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