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

    https://github.com/apache/spark/pull/20355#discussion_r163149134
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/text/TextSuite.scala
 ---
    @@ -172,6 +172,14 @@ class TextSuite extends QueryTest with 
SharedSQLContext {
         }
       }
     
    +  test("SPARK-23148: test for spaces in file names") {
    --- End diff --
    
    Let's just add both `multiLine` specific tests for `CSVSuite` and 
`JsonSuite` and add a space in "SPARK-22146 read files containing special 
characters using ..." if you prefer this way.


---

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

Reply via email to