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

    https://github.com/apache/spark/pull/21363#discussion_r189483592
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/CSVOptions.scala
 ---
    @@ -119,7 +119,6 @@ class CSVOptions(
       val positiveInf = parameters.getOrElse("positiveInf", "Inf")
       val negativeInf = parameters.getOrElse("negativeInf", "-Inf")
     
    -
    --- End diff --
    
    Sounds unrelated change.


---

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

Reply via email to