You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/04/08 01:14:00 UTC

[jira] [Created] (ARROW-12287) [C++] Create enumerating future

Weston Pace created ARROW-12287:
-----------------------------------

             Summary: [C++] Create enumerating future
                 Key: ARROW-12287
                 URL: https://issues.apache.org/jira/browse/ARROW-12287
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: C++
            Reporter: Weston Pace


With parallel readahead items may get returned out of order.  An enumerating future can be used to tag items prior to the parallel readahead so that they can later be reassembled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)