[
https://issues.apache.org/jira/browse/ARROW-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-14925:
-----------------------------------
Summary: [C++] HadoopFileSystem.open_append_stream not implemented
correctly (was: pyarrow.fs.HadoopFileSystem.open_append_stream not implemented
correctly)
> [C++] 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: C++, Python
> Affects Versions: 6.0.1
> Reporter: wondertx
> Priority: Major
>
> `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)