[
https://issues.apache.org/jira/browse/ARROW-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657444#comment-17657444
]
Rok Mihevc commented on ARROW-410:
----------------------------------
This issue has been migrated to [issue
#16059|https://github.com/apache/arrow/issues/16059] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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)