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

    https://github.com/apache/spark/pull/22503#discussion_r226524439
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/csv/CSVSuite.scala
 ---
    @@ -220,6 +221,17 @@ class CSVSuite extends QueryTest with SharedSQLContext 
with SQLTestUtils with Te
         }
       }
     
    +  test("crlf line separators in multiline mode") {
    --- End diff --
    
    nit: -> `SPARK-25493: crlf line separators in multiline mode` 
    
    when a PR fixes a specific problem, let's add the jira prefix in the test 
name next time.


---

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

Reply via email to