Antoine Pitrou created ARROW-6300:
-------------------------------------
Summary: [C++] Add io::OutputStream::Abort()
Key: ARROW-6300
URL: https://issues.apache.org/jira/browse/ARROW-6300
Project: Apache Arrow
Issue Type: Wish
Components: C++
Reporter: Antoine Pitrou
This method would abort the current output stream without trying to flush or
commit any pending internal data. This makes sense mostly for buffered streams.
For other streams it could simply synonymous to Close().
--
This message was sent by Atlassian Jira
(v8.3.2#803003)