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

Apache Spark reassigned SPARK-23628:
------------------------------------

    Assignee: Apache Spark

> WholeStageCodegen can generate methods with too many params
> -----------------------------------------------------------
>
>                 Key: SPARK-23628
>                 URL: https://issues.apache.org/jira/browse/SPARK-23628
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Marco Gaido
>            Assignee: Apache Spark
>            Priority: Major
>
> In SPARK-21717, we introduced the possibility to decouple the code for 
> consuming rows, in order to improve performance. Unfortunately, the method 
> used to compute the length of the java parameters was wrong, so we could have 
> errors related to exceeding the maximum number of java params in a method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to