goldmedal commented on PR #12263: URL: https://github.com/apache/datafusion/pull/12263#issuecomment-2323406420
> I've left some comments, and did I get it right that writing support is not impleented as it's not supported by arrow-csv (yet)? Thanks @korowa for reviewing. I think the custom terminator for writing isn't supported by arrow-csv yet. I checked the doc of [WriterBuilder](https://github.com/apache/arrow-rs/blob/master/arrow-csv/src/writer.rs) and [the source code in master branch](https://github.com/apache/arrow-rs/blob/master/arrow-csv/src/writer.rs). I can't find it. -- 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]
