[ 
https://issues.apache.org/jira/browse/ARROW-6300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911427#comment-16911427
 ] 

Wes McKinney edited comment on ARROW-6300 at 8/20/19 2:49 PM:
--------------------------------------------------------------

Seems reasonable to have the default implementation to call Close (mis-wrote 
"no-op" but that's clearly not right)


was (Author: wesmckinn):
Seems reasonable to have the default implementation be a no-op

> [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
>            Priority: Major
>
> 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)

Reply via email to