[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to