Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/21093#discussion_r182813427
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/HiveOrcQuerySuite.scala
---
@@ -208,4 +208,14 @@ class HiveOrcQuerySuite extends OrcQueryTest with
TestHiveSingleton {
}
}
}
+
+ test("SPARK-23340 Empty float/double array columns raise EOFException") {
--- End diff --
Just to confirm that these two tests are in the master branch, right?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]