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

    https://github.com/apache/spark/pull/20937#discussion_r178478519
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/json/JsonSuite.scala
 ---
    @@ -2070,9 +2070,9 @@ class JsonSuite extends QueryTest with 
SharedSQLContext with TestJsonData {
           // Read
           val data =
             s"""
    -          |  {"f":
    -          |"a", "f0": 1}$lineSep{"f":
    -          |
    +           |  {"f":
    +           |"a", "f0": 1}$lineSep{"f":
    +           |
    --- End diff --
    
    Seems a mistake ?


---

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

Reply via email to