gsserge commented on pull request #1342: URL: https://github.com/apache/arrow-rs/pull/1342#issuecomment-1046093112
Hm, but what about this line ```rust let writer = builder.delimiter(delimiter).from_writer(writer); ``` If I understand correctly, `builder` here is from the `csv` crate, and it gets the delimiter configuration. -- 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]
