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

OnHeapColumnVector realocation may not copy existing data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • Spark Core
    • None

    Description

      OnHeapColumnVector reallocation copies to the new storage data up to 'elementsAppended'. This variable is only updated when using the ColumnVector.appendX API, while ColumnVector.putX is more commonly used.

      Attachments

        Activity

          People

            michal@databricks.com Michal Szafranski
            michal.db Michal Szafranski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: