You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/04/07 03:12:25 UTC

[jira] [Commented] (SPARK-14448) Improvements to ColumnVector

    [ https://issues.apache.org/jira/browse/SPARK-14448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229465#comment-15229465 ] 

Apache Spark commented on SPARK-14448:
--------------------------------------

User 'tedyu' has created a pull request for this issue:
https://github.com/apache/spark/pull/12225

> Improvements to ColumnVector
> ----------------------------
>
>                 Key: SPARK-14448
>                 URL: https://issues.apache.org/jira/browse/SPARK-14448
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Ted Yu
>            Priority: Minor
>
> In this issue, two changes are proposed for ColumnVector :
> 1. ColumnVector should be declared as implementing AutoCloseable - it already has close() method
> 2. In OnHeapColumnVector#reserveInternal(), we only need to allocate new array when existing array is null or the length of existing array is shorter than the newCapacity.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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