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

Wenchen Fan resolved SPARK-23628.
---------------------------------
       Resolution: Fixed
         Assignee: Marco Gaido
    Fix Version/s: 2.4.0
                   2.3.1

> 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: Marco Gaido
>            Priority: Major
>             Fix For: 2.3.1, 2.4.0
>
>
> 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