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/04/27 21:08:13 UTC

[jira] [Commented] (SPARK-14961) Support LongToUnsafeRowMap larger than 1G

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

Apache Spark commented on SPARK-14961:
--------------------------------------

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

> Support LongToUnsafeRowMap larger than 1G
> -----------------------------------------
>
>                 Key: SPARK-14961
>                 URL: https://issues.apache.org/jira/browse/SPARK-14961
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>
> LongToUnsafeRowMap uses an byte array to store all the UnsafeRows, which can't not be larger than 1G for now, we could use long array to scale up to 8G.



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