Github user zsxwing commented on a diff in the pull request:
https://github.com/apache/spark/pull/19247#discussion_r161893771
--- 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 --
this test should be enough. The issue is in file stream source.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]