Antoine Pitrou created ARROW-14969:
--------------------------------------
Summary: [C++][Python] Un-deprecate FileSystem::OpenAppendStream
Key: ARROW-14969
URL: https://issues.apache.org/jira/browse/ARROW-14969
Project: Apache Arrow
Issue Type: Task
Components: C++, Python
Reporter: Antoine Pitrou
Fix For: 7.0.0
ARROW-14904 surfaced a use case for appending to an existing file, so we should
un-deprecate {{FileSystem::OpenAppendStream}} in C++ and Python.
That method will still remain unimplemented for filesystems which can't
reasonably support it, such as S3, though.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)