[ 
https://issues.apache.org/jira/browse/SPARK-15493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jurriaan Pruis updated SPARK-15493:
-----------------------------------
    Description: 
See 
https://github.com/uniVocity/univocity-parsers/blob/f3eb2af26374940e60d91d1703bde54619f50c51/src/main/java/com/univocity/parsers/csv/CsvWriterSettings.java#L231-L247

This kind of functionality is needed to be able to write RFC 4180 
(https://tools.ietf.org/html/rfc4180#section-2) / Amazon Redshift compatible 
CSV files 
(https://docs.aws.amazon.com/redshift/latest/dg/copy-parameters-data-format.html#copy-csv)

  was:
See 
https://github.com/uniVocity/univocity-parsers/blob/f3eb2af26374940e60d91d1703bde54619f50c51/src/main/java/com/univocity/parsers/csv/CsvWriterSettings.java#L231-L247

This kind of functionality is needed to be able to write Amazon Redshift 
compatible CSV files 
(https://docs.aws.amazon.com/redshift/latest/dg/copy-parameters-data-format.html#copy-csv)


> Allow setting the quoteEscapingEnabled flag when writing CSV
> ------------------------------------------------------------
>
>                 Key: SPARK-15493
>                 URL: https://issues.apache.org/jira/browse/SPARK-15493
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Jurriaan Pruis
>
> See 
> https://github.com/uniVocity/univocity-parsers/blob/f3eb2af26374940e60d91d1703bde54619f50c51/src/main/java/com/univocity/parsers/csv/CsvWriterSettings.java#L231-L247
> This kind of functionality is needed to be able to write RFC 4180 
> (https://tools.ietf.org/html/rfc4180#section-2) / Amazon Redshift compatible 
> CSV files 
> (https://docs.aws.amazon.com/redshift/latest/dg/copy-parameters-data-format.html#copy-csv)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to