Github user mgaido91 commented on a diff in the pull request:
https://github.com/apache/spark/pull/21333#discussion_r196541591
--- Diff: core/src/test/scala/org/apache/spark/rdd/RDDSuite.scala ---
@@ -154,6 +154,13 @@ class RDDSuite extends SparkFunSuite with
SharedSparkContext {
}
}
+ test("SPARK-23778: empty RDD in union should not produce a UnionRDD") {
--- End diff --
added, thanks.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]