[
https://issues.apache.org/jira/browse/SPARK-14448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davies Liu resolved SPARK-14448.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 12225
[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
> Fix For: 2.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]