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)