[
https://issues.apache.org/jira/browse/ARROW-12355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-12355.
------------------------------
Fix Version/s: 5.0.0
Resolution: Fixed
Issue resolved by pull request 10103
[https://github.com/apache/arrow/pull/10103]
> [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
> Assignee: Weston Pace
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)