Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/20455#discussion_r165298199
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/vectorized/ColumnarBatchSuite.scala
---
@@ -1261,4 +1261,140 @@ class ColumnarBatchSuite extends SparkFunSuite {
batch.close()
allocator.close()
}
+
+ testVector("getUTF8String should return null for null slot", 4,
StringType) {
--- End diff --
That sounds ok to me. I'll commit the change by tonight.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]