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

[jira] [Resolved] (SPARK-35347) Use MethodUtils for method looking up in Invoke and StaticInvoke

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

Dongjoon Hyun resolved SPARK-35347.
-----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

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

> Use MethodUtils for method looking up in Invoke and StaticInvoke
> ----------------------------------------------------------------
>
>                 Key: SPARK-35347
>                 URL: https://issues.apache.org/jira/browse/SPARK-35347
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Currently we wrote our logic in Invoke and StaticInvoke expressions for looking up methods. It is tricky to consider all the cases and there is already existing utility package for this purpose. We should reuse the utility package.



--
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