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

Sean Owen resolved SPARK-19465.
-------------------------------
    Resolution: Won't Fix

> Support custom Boolean values in CSV
> ------------------------------------
>
>                 Key: SPARK-19465
>                 URL: https://issues.apache.org/jira/browse/SPARK-19465
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Dennis Hunziker
>            Priority: Minor
>
> Support for custom Boolean values when reading from and writing to a csv data 
> source. This has been raised before against spark-csv which is now in 
> maintenance mode: https://github.com/databricks/spark-csv/issues/104
> Example: encode Boolean values true/false as "yes"/"no" based on user 
> supplied options
> "true"/"false" (case insensitive) will be the default encoding as per the 
> current implementation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to