You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/28 15:51:49 UTC

[GitHub] srowen commented on issue #16812: [SPARK-19465][SQL] Added options for custom boolean values in CSV

srowen commented on issue #16812: [SPARK-19465][SQL] Added options for custom boolean values in CSV
URL: https://github.com/apache/spark/pull/16812#issuecomment-468324752
 
 
   I agree, just map the string field to a boolean field, translating as you like. There are hundreds of cases like this and they should just be handled by a one-liner transformation rather than build it into the CSV support.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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