You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2017/10/11 03:30:02 UTC

[jira] [Resolved] (SPARK-21751) CodeGeneraor.splitExpressions counts code size more precisely

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

Xiao Li resolved SPARK-21751.
-----------------------------
       Resolution: Fixed
         Assignee: Kazuaki Ishizaki
    Fix Version/s: 2.3.0

> CodeGeneraor.splitExpressions counts code size more precisely
> -------------------------------------------------------------
>
>                 Key: SPARK-21751
>                 URL: https://issues.apache.org/jira/browse/SPARK-21751
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Kazuaki Ishizaki
>            Assignee: Kazuaki Ishizaki
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> Current {{CodeGeneraor.splitExpressions}} splits statements if their total length is more than 1200 characters. It may include comments or empty line.
> It would be good to exclude comment or empty line to reduce the number of generated methods in a class. 



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