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/09/28 04:31:20 UTC

[jira] [Commented] (SPARK-17702) Code generation including too many mutable states exceeds JVM size limit.

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

Apache Spark commented on SPARK-17702:
--------------------------------------

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

> Code generation including too many mutable states exceeds JVM size limit.
> -------------------------------------------------------------------------
>
>                 Key: SPARK-17702
>                 URL: https://issues.apache.org/jira/browse/SPARK-17702
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Takuya Ueshin
>
> Code generation including too many mutable states exceeds JVM size limit to extract values from {{references}} into fields in the constructor.
> We should split the generated extractions in the constructor into smaller functions.



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