Github user mgaido91 commented on a diff in the pull request:
https://github.com/apache/spark/pull/19247#discussion_r161906360
--- 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 --
yes, for this PR it is, but it would be great if we can ensure that all the
data sources have the same behavior... Maybe we can do this is another PR if
you think it is better
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]