[ 
https://issues.apache.org/jira/browse/ARROW-14904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452417#comment-17452417
 ] 

Antoine Pitrou commented on ARROW-14904:
----------------------------------------

bq. Apologies if I'm reopening a debate that's been settled, but just because 
appending isn't supported on all filesystems, why does that mean we can't allow 
it on filesystems where it is supported?

We can, it's just that it's less useful :-) Nobody opposed when we started 
deprecating it, but we can un-deprecate if desired.

> [C++] Enable CSV Writer to append / overwrite existing file
> -----------------------------------------------------------
>
>                 Key: ARROW-14904
>                 URL: https://issues.apache.org/jira/browse/ARROW-14904
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Dragoș Moldovan-Grünfeld
>            Priority: Major
>
> This would be a match for the {{readr::write_csv()}} {{append}} argument: 
> boolean. If {{FALSE}} will overwrite existing file. If {{TRUE}} will append 
> to existing file. In both cases, if the file doesn't exist, a new file is 
> created. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to