wondertx created ARROW-14925:
--------------------------------
Summary: pyarrow.fs.HadoopFileSystem.open_append_stream not
implemented correctly
Key: ARROW-14925
URL: https://issues.apache.org/jira/browse/ARROW-14925
Project: Apache Arrow
Issue Type: Bug
Components: Python
Affects Versions: 6.0.1
Reporter: wondertx
`pyarrow.fs.HadooFileSystem.open_append_stream` does not create an empty file
if the target doesn't exist. Plus, doc string of `append_stream` says that
> DEPRECATED: Open an output stream for appending.
But `open_output_stream' does not have open mode paramater
--
This message was sent by Atlassian Jira
(v8.20.1#820001)