Re: CSV escaping not working

2016-10-28 Thread Daniel Barclay
er@spark.apache.org <mailto:user@spark.apache.org>" <user@spark.apache.org <mailto:user@spark.apache.org>> Subject: Re: CSV escaping not working well my expectation would be that if you have delimiters in your data you need to quote your values. if you now have quote

Re: CSV escaping not working

2016-10-27 Thread Koert Kuipers
n, Nishit" <nja...@underarmour.com> > Cc: "user@spark.apache.org" <user@spark.apache.org> > Subject: Re: CSV escaping not working > > well my expectation would be that if you have delimiters in your data you > need to quote your values. if you now have quotes

Re: CSV escaping not working

2016-10-27 Thread Jain, Nishit
lto:ko...@tresata.com>> Date: Thursday, October 27, 2016 at 12:49 PM To: "Jain, Nishit" <nja...@underarmour.com<mailto:nja...@underarmour.com>> Cc: "user@spark.apache.org<mailto:user@spark.apache.org>" <user@spark.apache.org<mailto:user@spark.apa

Re: CSV escaping not working

2016-10-27 Thread Koert Kuipers
t; Do you mind sharing why should escaping not work without quotes? > > From: Koert Kuipers <ko...@tresata.com> > Date: Thursday, October 27, 2016 at 12:40 PM > To: "Jain, Nishit" <nja...@underarmour.com> > Cc: "user@spark.apache.org" <use

Re: CSV escaping not working

2016-10-27 Thread Jain, Nishit
"user@spark.apache.org<mailto:user@spark.apache.org>" <user@spark.apache.org<mailto:user@spark.apache.org>> Subject: Re: CSV escaping not working that is what i would expect: escaping only works if quoted On Thu, Oct 27, 2016 at 1:24 PM, Jain, Nishit <nja...@underarmo

Re: CSV escaping not working

2016-10-27 Thread Koert Kuipers
that is what i would expect: escaping only works if quoted On Thu, Oct 27, 2016 at 1:24 PM, Jain, Nishit wrote: > Interesting finding: Escaping works if data is quoted but not otherwise. > > From: "Jain, Nishit" > Date: Thursday, October 27, 2016

Re: CSV escaping not working

2016-10-27 Thread Jain, Nishit
Interesting finding: Escaping works if data is quoted but not otherwise. From: "Jain, Nishit" > Date: Thursday, October 27, 2016 at 10:54 AM To: "user@spark.apache.org"