[
https://issues.apache.org/jira/browse/SPARK-17915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16317015#comment-16317015
]
Sameer Agarwal commented on SPARK-17915:
----------------------------------------
[~kiszk] is this JIRA still relevant?
> Prepare ColumnVector implementation for UnsafeData
> --------------------------------------------------
>
> Key: SPARK-17915
> URL: https://issues.apache.org/jira/browse/SPARK-17915
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.0.0, 2.0.1
> Reporter: Kazuaki Ishizaki
>
> Current implementations of {{ColumnarVector}} are {{OnHeapColumnarVector}}
> and {{OffHeapColumnarVector}}, which are optimized for reading data from
> Parquet. If they get an array, an map, or an struct from a {{Unsafe}} related
> data structure, it is inefficient.
> This JIRA prepares a new implementation {{OnHeapUnsafeColumnarVector}} that
> is optimized for reading data from a {{Unsafe}} related data structure.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]