You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/10/09 09:56:00 UTC

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

Antoine Pitrou created ARROW-6825:
-------------------------------------

             Summary: [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


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)