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

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

Takuya Ueshin created SPARK-17702:
-------------------------------------

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