[ https://issues.apache.org/jira/browse/SPARK-17702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-17702.
---------------------------------
Resolution: Fixed
Assignee: Takuya Ueshin
Fix Version/s: 2.1.0
> 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
> Assignee: Takuya Ueshin
> Fix For: 2.1.0
>
>
> 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
|