You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2017/03/15 01:18:41 UTC

[jira] [Commented] (SPARK-19834) csv escape of quote escape

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org