Abhisheklearn12 commented on issue #21027:
URL: https://github.com/apache/datafusion/issues/21027#issuecomment-4275546531
Hi @svranesevic and @alamb, one question before I start working on this:
What's the preferred approach to support CRLF, change
`CsvOptions.terminator` from `Option<u8>` to an enum, or add a separate
`use_crlf_terminator` field alongside the existing one?
Also noting this depends on arrow-rs
(https://github.com/apache/arrow-rs/pull/9617) which is merged but not yet in a
release, happy to open a draft PR in the meantime.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]