[
https://issues.apache.org/jira/browse/ARROW-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761428#comment-16761428
]
Wes McKinney commented on ARROW-1009:
-------------------------------------
It might be nice to solve this in the context of gRPC / Flight, to define a
general async stream reader API
cc [~pitrou]
> [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: 0.14.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
(v7.6.3#76005)