[ 
https://issues.apache.org/jira/browse/SPARK-19834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925375#comment-15925375
 ] 

Hyukjin Kwon commented on SPARK-19834:
--------------------------------------

Just for other guys to easily track this, I guess this is a good to do as it is 
also described in univocity's README.md - 
https://github.com/uniVocity/univocity-parsers/blob/master/README.md#escaping-quote-escape-characters

However, there is a small bug in this option which was fixed in 2.4.0. So, I 
suggested to close this for now and bring it back when we bump up the library 
into 2.4.0 later.
Please refer the details in the PR.

Please let me know if anyone thinks differently.

> csv escape of quote escape
> --------------------------
>
>                 Key: SPARK-19834
>                 URL: https://issues.apache.org/jira/browse/SPARK-19834
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Soonmok Kwon
>            Priority: Minor
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> A DataFrame is stored in CSV format and loaded again. When there's backslash 
> followed by quotation mark, csv reading seems to make an error.
> reference:
> http://stackoverflow.com/questions/42607208/spark-csv-error-when-reading-backslash-and-quotation-mark



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to