AlenkaF commented on issue #36459: URL: https://github.com/apache/arrow/issues/36459#issuecomment-1621281683
Yes, there is no `encoding` option for the `WriteOptions` of CSV Writer in the C++ therefore it is not present in pyarrow https://arrow.apache.org/docs/dev/cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptionsE. Will change this to an enhancement request for Arrow C++ CSV Writer. -- 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]
