You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2017/11/18 15:08:00 UTC

[jira] [Updated] (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 ]

Liang-Chi Hsieh updated SPARK-22551:
------------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: SPARK-22510

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