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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
