Github user mathieulongtin commented on the pull request:
https://github.com/apache/spark/pull/12494#issuecomment-212701575
https://github.com/databricks/spark-csv/blob/master/src/main/scala/com/databricks/spark/csv/DefaultSource.scala#L58
If the "quote" option is not set, it defaults to a double quote. The only
way to set it to disable quoting, is to set the option to null. Spark-csv
raises an error if you try to set quote to an empty string. This was working
with my patch by itself, I have been using that.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]