Github user zsxwing commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19247#discussion_r161907322
  
    --- 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 --
    
    Not. I meant it's not an issue of file formats. There are not some special 
codes in file stream source. If there should be any tests for such issue, they 
should be inside file format tests.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to