You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/13 18:00:21 UTC

[GitHub] [arrow] lidavidm commented on issue #12413: Pyarrow write dataset ignores delimiter

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org