You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/04/10 01:36:00 UTC

[jira] [Created] (ARROW-8391) [C++] Implement row range read API for IPC file (and Feather)

Wes McKinney created ARROW-8391:
-----------------------------------

             Summary: [C++] Implement row range read API for IPC file (and Feather)
                 Key: ARROW-8391
                 URL: https://issues.apache.org/jira/browse/ARROW-8391
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney


The objective would be able to read a range of rows from the middle of a file. It's not as easy as it might sound since all the record batch metadata must be examined to determine the start and end point of the row range



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