You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/04/08 01:18:00 UTC

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

Weston Pace created ARROW-12289:
-----------------------------------

             Summary: [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


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)