[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to