You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/03/09 21:06:40 UTC

[jira] [Resolved] (SPARK-13242) Moderately complex `when` expression causes code generation failure

     [ https://issues.apache.org/jira/browse/SPARK-13242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davies Liu resolved SPARK-13242.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.2
                   2.0.0

Issue resolved by pull request 11606
[https://github.com/apache/spark/pull/11606]

> Moderately complex `when` expression causes code generation failure
> -------------------------------------------------------------------
>
>                 Key: SPARK-13242
>                 URL: https://issues.apache.org/jira/browse/SPARK-13242
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Joe Halliwell
>             Fix For: 2.0.0, 1.6.2
>
>
> Moderately complex `when` expressions produce generated code that busts the 64KB method limit. This causes code generation to fail.
> Here's a test case exhibiting the problem: https://github.com/joehalliwell/spark/commit/4dbdf6e15d1116b8e1eb44822fd29ead9b7d817d
> I'm interested in working on a fix. I'm thinking it may be possible to split the expressions along the lines of SPARK-8443, but any pointers would be welcome!



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