You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/11/24 15:23:00 UTC

[jira] [Assigned] (SPARK-22484) PySpark DataFrame.write.csv(quote="") uses nullchar as quote

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

Apache Spark reassigned SPARK-22484:
------------------------------------

    Assignee:     (was: Apache Spark)

> PySpark DataFrame.write.csv(quote="") uses nullchar as quote
> ------------------------------------------------------------
>
>                 Key: SPARK-22484
>                 URL: https://issues.apache.org/jira/browse/SPARK-22484
>             Project: Spark
>          Issue Type: Bug
>          Components: Input/Output, PySpark
>    Affects Versions: 2.2.0
>            Reporter: John Bollenbacher
>            Priority: Minor
>
> [Documentation](https://spark.apache.org/docs/latest/api/python/pyspark.sql.html?highlight=save#pyspark.sql.DataFrame) of DataFrame.write.csv() says that setting the quote parameter to an empty string should turn off quoting.  Instead, it uses the [null character](https://en.wikipedia.org/wiki/Null_character) as the quote.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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