[
https://issues.apache.org/jira/browse/ARROW-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200883#comment-17200883
]
Antoine Pitrou commented on ARROW-1009:
---------------------------------------
We have {{StreamDecoder}} now, which is an event-driven IPC reader.
> [C++] Create asynchronous version of StreamReader
> -------------------------------------------------
>
> Key: ARROW-1009
> URL: https://issues.apache.org/jira/browse/ARROW-1009
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 2.0.0
>
>
> the {{AsyncStreamReader}} would buffer the next record batch in a background
> thread, while emulating the current synchronous / blocking API
--
This message was sent by Atlassian Jira
(v8.3.4#803005)