org.apache.spark.sql.catalyst.expressions
Finds a Java static method using reflection that matches the given argument types, and whose return type is string.
Finds a Java static method using reflection that matches the given argument types, and whose return type is string.
The types sequence must be the valid types defined in typeMapping.
This is made public for unit testing.
Mapping from Spark's type to acceptable JVM types.