Commits


Jedi18 authored and Antoine Pitrou committed 18b4991dde2
ARROW-14969: [C++][Python] Un-deprecate FileSystem::OpenAppendStream Un-deprecating FileSystem::OpenAppendStream in C++ and Python. It will remain unimplemented for filesystems which don't support it. Closes #11845 from Jedi18/undeprecate_fs_openappendstream Lead-authored-by: Jedi18 <akhiljnair.188@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>