[GitHub] [spark] maropu commented on a change in pull request #32413: [SPARK-35288][SQL] StaticInvoke should find the method without exact argument classes match

2021-05-01 Thread GitBox
maropu commented on a change in pull request #32413: URL: https://github.com/apache/spark/pull/32413#discussion_r624576554 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/objects/objects.scala ## @@ -236,7 +236,32 @@ case class StaticInvoke(

[GitHub] [spark] maropu commented on a change in pull request #32413: [SPARK-35288][SQL] StaticInvoke should find the method without exact argument classes match

2021-05-01 Thread GitBox
maropu commented on a change in pull request #32413: URL: https://github.com/apache/spark/pull/32413#discussion_r624578673 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/objects/objects.scala ## @@ -236,7 +236,32 @@ case class StaticInvoke(