Github user mgaido91 commented on a diff in the pull request:
https://github.com/apache/spark/pull/19247#discussion_r161452270
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/streaming/FileStreamSourceSuite.scala
---
@@ -408,6 +420,18 @@ class FileStreamSourceSuite extends
FileStreamSourceTest {
}
}
+ test("SPARK-21996 read from text files -- file name has space") {
--- End diff --
can we run the same test also for the other input format, ie. parquet, orc,
... ?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]