You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "L. C. Hsieh (Jira)" <ji...@apache.org> on 2021/05/01 22:00:00 UTC

[jira] [Updated] (SPARK-35278) Invoke should find the method with correct number of parameters

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

L. C. Hsieh updated SPARK-35278:
--------------------------------
    Fix Version/s: 3.2.0
                   3.1.2
                   3.0.3

> Invoke should find the method with correct number of parameters
> ---------------------------------------------------------------
>
>                 Key: SPARK-35278
>                 URL: https://issues.apache.org/jira/browse/SPARK-35278
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.7, 3.0.2, 3.1.1, 3.2.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Major
>             Fix For: 2.4.8, 3.0.3, 3.1.2, 3.2.0
>
>
> `Invoke` will find out the method on the target object with given method name. If there are more than one method with the name, currently it is undeterministic which method will be used. We should add the condition of parameter number when finding the method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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