[
https://issues.apache.org/jira/browse/SPARK-21751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-21751:
------------------------------------
Assignee: (was: Apache Spark)
> 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]