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

Bryan Cutler updated SPARK-22484:
---------------------------------
    Component/s: PySpark

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

Reply via email to