[
https://issues.apache.org/jira/browse/ARROW-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450997#comment-17450997
]
Antoine Pitrou commented on ARROW-14925:
----------------------------------------
Adding the C++ component as {{HadoopFileSystem}} is implemented in C++
> [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)