seddonm1 edited a comment on pull request #9001:
URL: https://github.com/apache/arrow/pull/9001#issuecomment-750456630


   I was referencing the underlying library that Spark uses: 
https://github.com/uniVocity/univocity-parsers/blob/master/src/main/java/com/univocity/parsers/csv/CsvParser.java#L116
   
   Here are the Spark CSV reader 
options:Lhttps://spark.apache.org/docs/latest/api/scala/org/apache/spark/sql/DataFrameReader.html#csv(paths:String*):org.apache.spark.sql.DataFrame
   
   Of course you could go down a rabbit hole trying to support all use cases.
   
   I am more than happy to kill this PR if we make the decision that it doesn't 
belong here.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to