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/06/15 06:23:09 UTC

[jira] [Commented] (SPARK-15962) Introduce additonal implementation with a dense format for UnsafeArrayData

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

Apache Spark commented on SPARK-15962:
--------------------------------------

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

> Introduce additonal implementation with a dense format for UnsafeArrayData
> --------------------------------------------------------------------------
>
>                 Key: SPARK-15962
>                 URL: https://issues.apache.org/jira/browse/SPARK-15962
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Kazuaki Ishizaki
>
> It would be good to have an additional implementation, which uses dense format, for {{UnsafeArrayData}} to reduce memory footprint. Current {{UnsafeArrayData}} implementation uses only a sparse format.
> It is useful for an {{UnsafeArrayData}} that is created by a method {{fromPrimitiveArray}}, which have no {{null}} value.



--
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