[ 
https://issues.apache.org/jira/browse/SPARK-21751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142535#comment-16142535
 ] 

Apache Spark commented on SPARK-21751:
--------------------------------------

User 'kiszk' has created a pull request for this issue:
https://github.com/apache/spark/pull/18966

> 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
>            Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to