Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-44969

Reuse ArrayInsert in ArrayAppend

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.0
    • SQL
    • None

    Description

      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.

      Attachments

        Activity

          People

            maxgekk Max Gekk
            maxgekk Max Gekk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: