[
https://issues.apache.org/jira/browse/ARROW-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595233#comment-16595233
]
Wes McKinney commented on ARROW-3126:
-------------------------------------
{{open_stream}} only uses InputStream
https://github.com/apache/arrow/blob/master/python/pyarrow/ipc.pxi#L247. So we
should implement a buffering InputStream in C++
> [Python] Add buffering option to pyarrow.open_stream to enable larger read
> ahead window for high latency file systems
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-3126
> URL: https://issues.apache.org/jira/browse/ARROW-3126
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.12.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)