You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2019/11/04 17:10:00 UTC

[jira] [Resolved] (ARROW-6825) [C++] Rework CSV reader IO around readahead iterator

     [ https://issues.apache.org/jira/browse/ARROW-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Kietzman resolved ARROW-6825.
---------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 5727
[https://github.com/apache/arrow/pull/5727]

> [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
>             Fix For: 1.0.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> 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)