[
https://issues.apache.org/jira/browse/ARROW-12359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393299#comment-17393299
]
Joris Van den Bossche commented on ARROW-12359:
-----------------------------------------------
I forgot to comment about this before, but being able to append (on those
filesystems that support it) _might_ be useful for when creating an
fsspec-compatible filesystem wrapper around our filesystems (which eg will be
needed if fsspec wants to continue to have HDFS support,
https://github.com/intake/filesystem_spec/issues/663).
(now, I didn't look in enough detail to know if it's actually needed. And such
a wrapper filesystem will always be able to raise an error that a certain
operation is not supported, of course).
> [C++] Deprecate or remove FileSystem::OpenAppendStream
> ------------------------------------------------------
>
> Key: ARROW-12359
> URL: https://issues.apache.org/jira/browse/ARROW-12359
> Project: Apache Arrow
> Issue Type: Task
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> That function seems unlikely to be used in the future.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)