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 2017/11/18 15:19:02 UTC

[jira] [Assigned] (SPARK-22551) Fix 64kb compile error for common expression types

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

Apache Spark reassigned SPARK-22551:
------------------------------------

    Assignee: Apache Spark

> Fix 64kb compile error for common expression types
> --------------------------------------------------
>
>                 Key: SPARK-22551
>                 URL: https://issues.apache.org/jira/browse/SPARK-22551
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Liang-Chi Hsieh
>            Assignee: Apache Spark
>
> For common expression types, such as {{BinaryExpression}} and {{TernaryExpression}}, the combination of generated codes of children can possibly be large. We should put the codes into functions to prevent possible 64kb compile error.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org