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

[jira] [Created] (ARROW-12355) [C++] Implement efficient async CSV scanning

Weston Pace created ARROW-12355:
-----------------------------------

             Summary: [C++] Implement efficient async CSV scanning
                 Key: ARROW-12355
                 URL: https://issues.apache.org/jira/browse/ARROW-12355
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Weston Pace


ARROW-12289 adds an inefficient but simple AsyncScanner implementation that does not rely on asynchronous readers.  This task is to implement the asynchronous scan operation properly for CSV.



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