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

Reynold Xin resolved SPARK-20474.
---------------------------------
       Resolution: Fixed
         Assignee: Michal Szafranski
    Fix Version/s: 2.2.0

> OnHeapColumnVector realocation may not copy existing data
> ---------------------------------------------------------
>
>                 Key: SPARK-20474
>                 URL: https://issues.apache.org/jira/browse/SPARK-20474
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.1.0
>            Reporter: Michal Szafranski
>            Assignee: Michal Szafranski
>             Fix For: 2.2.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to