rtyler commented on issue #9657:
URL: https://github.com/apache/arrow-rs/issues/9657#issuecomment-4180833771

   😆 you and me both. the CSV parser in MySQl/Maria will barfs on `\` without 
an escape, even when within a double quoted line, e.g. 
   
   ```csv
   num,text
   "0","\"
   ```
   
   I'm not sure what is "correct" for some definition of correct due to the ... 
fluid definition of what "CSV" means 😄 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to