parkma99 commented on PR #6927:
URL: 
https://github.com/apache/arrow-datafusion/pull/6927#issuecomment-1631985801

   Hello @alamb , I read the  code in 
   
https://github.com/apache/arrow-rs/blob/6e0faaf24d84cded196be3abfccd80a154a92740/arrow-csv/src/reader/mod.rs#L1860
   
   in comment says `escape` default is None.
   
   I would like add `escape` as like `delimiter`, got a question how to set 
default `escape`.
   
   `delimiter` default value is `,` and `quote` default value is `"`. In this 
line, comment says `escape` default value is None😢.
   
   


-- 
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