lidavidm commented on issue #12413: URL: https://github.com/apache/arrow/issues/12413#issuecomment-1038302606
Unfortunately ParseOptions only applies to reading data; [WriteOptions](https://github.com/apache/arrow/blob/6b7c7a2702466f7c3c9c1f9dd41bc42458cff398/cpp/src/arrow/csv/options.h#L187) controls writing data. We don't currently support changing the delimiter when writing. Please see https://issues.apache.org/jira/browse/ARROW-15672. -- 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]
