Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-35288

StaticInvoke should find the method without exact argument classes match

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.7, 3.0.2, 3.1.1, 3.2.0
    • 2.4.8, 3.0.3, 3.1.2, 3.2.0
    • SQL
    • None

    Description

      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.

      Attachments

        Activity

          People

            viirya L. C. Hsieh
            viirya L. C. Hsieh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: