Github user xysun commented on a diff in the pull request:
https://github.com/apache/spark/pull/19247#discussion_r161932613
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/streaming/FileStreamSourceSuite.scala
---
@@ -86,6 +86,18 @@ abstract class FileStreamSourceTest
}
}
+ case class AddTextFileDataWithSpaceInFileName(content: String, src:
File, tmp: File)
--- End diff --
sure will update and add the test for file sink. Thanks for the review.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]