[
https://issues.apache.org/jira/browse/ARROW-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-410:
-----------------------------
External issue URL: https://github.com/apache/arrow/issues/16059
> [C++] Add Flush method to arrow::io::OutputStream
> -------------------------------------------------
>
> Key: ARROW-410
> URL: https://issues.apache.org/jira/browse/ARROW-410
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.2.0
>
>
> Some output sinks have a flush() method separate from write(...). Rather than
> flushing all writes, we can leave this up to the implementation, and have a
> default no-op Flush implementation. This came up during ARROW-404 (ran into
> test failure with unflushed writes, because the Java HDFS client does not
> auto-flush)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)