Github user mn-mikke commented on a diff in the pull request:
https://github.com/apache/spark/pull/21258#discussion_r188552288
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/ComplexTypeSuite.scala
---
@@ -186,6 +186,37 @@ class ComplexTypeSuite extends SparkFunSuite with
ExpressionEvalHelper {
}
}
+ test("CreateMapFromArray") {
--- End diff --
Tests cases with `null` children: "Array contains", "MapKeys/MapValues" in
`CollectionExpressionsSuite.scala` and "CreateArray" in `ComplexTypeSuite.scala`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]