[
https://issues.apache.org/jira/browse/ARROW-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6825:
----------------------------------
Labels: pull-request-available (was: )
> [C++] Rework CSV reader IO around readahead iterator
> ----------------------------------------------------
>
> Key: ARROW-6825
> URL: https://issues.apache.org/jira/browse/ARROW-6825
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
>
> Following ARROW-6764, we should try to remove the custom ReadaheadSpooler and
> use the generic readahead iteration facility instead. This will require
> reworking the blocking / chunking logic to mimick what is done in the JSON
> reader.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)