Github user kiszk commented on a diff in the pull request:
https://github.com/apache/spark/pull/20753#discussion_r173158406
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/ObjectExpressionsSuite.scala
---
@@ -71,6 +79,66 @@ class ObjectExpressionsSuite extends SparkFunSuite with
ExpressionEvalHelper {
mapEncoder.serializer.head, mapExpected, mapInputRow)
}
+ test("SPARK-23582: StaticInvoke should support interpreted execution") {
--- End diff --
Will use `checkObjectExprEvaluation` in
https://github.com/apache/spark/pull/20757/files
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]