You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2021/02/19 20:33:00 UTC

[jira] [Commented] (ARROW-1009) [C++] Create asynchronous version of StreamReader

    [ https://issues.apache.org/jira/browse/ARROW-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287351#comment-17287351 ] 

Wes McKinney commented on ARROW-1009:
-------------------------------------

What do you think about async APIs in RecordBatchReader? cc [~lidavidm] [~westonpace]

> [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: 4.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)