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

[jira] [Assigned] (SPARK-35288) StaticInvoke should find the method without exact argument classes match

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

Apache Spark reassigned SPARK-35288:
------------------------------------

    Assignee: L. C. Hsieh  (was: Apache Spark)

> 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
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org