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

L. C. Hsieh resolved SPARK-35288.
---------------------------------
    Fix Version/s: 3.0.3
                   3.1.2
                   2.4.8
                   3.2.0
       Resolution: Fixed

Issue resolved by pull request 32413
[https://github.com/apache/spark/pull/32413]

> StaticInvoke should find the method without exact argument classes match
> ------------------------------------------------------------------------
>
>                 Key: SPARK-35288
>                 URL: https://issues.apache.org/jira/browse/SPARK-35288
>             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: 3.2.0, 2.4.8, 3.1.2, 3.0.3
>
>
> Unlike Invoke, StaticInvoke only tries to get the method with exact argument 
> classes match. If the calling method's parameter types are not exactly 
> matched with the argument classes, StaticInvoke cannot find the method.
> StaticInvoke should be able to find the method under the cases too.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to