[
https://issues.apache.org/jira/browse/SPARK-19465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853349#comment-15853349
]
Apache Spark commented on SPARK-19465:
--------------------------------------
User 'dhunziker' has created a pull request for this issue:
https://github.com/apache/spark/pull/16812
> 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
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]