[ https://issues.apache.org/jira/browse/SPARK-35288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
L. C. Hsieh updated SPARK-35288: -------------------------------- Summary: StaticInvoke should find the method without exact argument classes match (was: StaticInvoke should find the method without exact param type match) > 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 parameter > type match. If the calling method's parameter types are not exactly matched > with the the catalyst data types, 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org