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

[jira] [Resolved] (ARROW-12289) [C++] Create basic AsyncScanner implementation

     [ https://issues.apache.org/jira/browse/ARROW-12289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li resolved ARROW-12289.
------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10008
[https://github.com/apache/arrow/pull/10008]

> [C++] Create basic AsyncScanner implementation
> ----------------------------------------------
>
>                 Key: ARROW-12289
>                 URL: https://issues.apache.org/jira/browse/ARROW-12289
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: Weston Pace
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> This will also add Async default implementations to the fragments & formats.  These will initially just defer to the synchronous implementation via the serial executor which will lead to rotten performance but we can add proper async implementations in the follow-up tasks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)