You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/09/27 06:20:20 UTC

[jira] [Updated] (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:all-tabpanel ]

Wenchen Fan updated SPARK-15962:
--------------------------------
    Assignee: Kazuaki Ishizaki

> 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
>            Assignee: Kazuaki Ishizaki
>             Fix For: 2.1.0
>
>
> 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