[
https://issues.apache.org/jira/browse/ARROW-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358855#comment-17358855
]
David Li commented on ARROW-1009:
---------------------------------
I think we can add the interface when warranted. For instance, if/when we ever
integrate async APIs into Flight, which has various reader classes for which a
common interface would at least ensure consistency.
> [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: 5.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)