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

    https://github.com/apache/spark/pull/21909#discussion_r205974224
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/UnivocityParser.scala
 ---
    @@ -203,19 +203,11 @@ class UnivocityParser(
         }
       }
     
    -  private val doParse = if (requiredSchema.nonEmpty) {
    --- End diff --
    
    are the changes here 
https://github.com/apache/spark/pull/21909/files#diff-3a4dc120191f7052e5d98db11934bfb5R63
 replacing the need for the `requiredSchema.nonEmpty` check ?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to