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 2017/10/11 10:25:00 UTC

[jira] [Commented] (SPARK-22246) UnsafeRow, UnsafeArrayData, and UnsafeMapData use MemoryBlock

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

Apache Spark commented on SPARK-22246:
--------------------------------------

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

> UnsafeRow, UnsafeArrayData, and UnsafeMapData use MemoryBlock
> -------------------------------------------------------------
>
>                 Key: SPARK-22246
>                 URL: https://issues.apache.org/jira/browse/SPARK-22246
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Kazuaki Ishizaki
>
> To use {{MemoryBlock}} can improve flexibility of choosing memory type and runtime performance for memory accesses with {{Unsafe}}.
> This JIRA entry tries to use {{MemoryBlock}} in {{UnsafeRow}}, {{UnsafeArrayData}}, and {{UnsafeMapData}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org