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

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

Kazuaki Ishizaki created SPARK-15962:
----------------------------------------

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