[
https://issues.apache.org/jira/browse/ARROW-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440920#comment-16440920
]
ASF GitHub Bot commented on ARROW-2319:
---------------------------------------
pitrou opened a new pull request #1903: ARROW-2319: [C++] Add
BufferedOutputStream class
URL: https://github.com/apache/arrow/pull/1903
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Add buffered output class implementing OutputStream interface
> -------------------------------------------------------------------
>
> Key: ARROW-2319
> URL: https://issues.apache.org/jira/browse/ARROW-2319
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> This purpose of this is to throttle smaller writes to the actual underlying
> {{OutputStream}} interface, which might be a file or network protocol.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)