Wes McKinney created ARROW-2943:
-----------------------------------
Summary: [C++] Implement BufferedOutputStream::Flush
Key: ARROW-2943
URL: https://issues.apache.org/jira/browse/ARROW-2943
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 0.11.0
This is part of the virtual interface:
https://github.com/apache/arrow/blob/master/cpp/src/arrow/io/interfaces.h#L96
The default implementation is no-op
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)