You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/07/17 17:52:00 UTC

[jira] [Updated] (ARROW-388) [C++] Add a "shifted file" abstraction

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

Wes McKinney updated ARROW-388:
-------------------------------
    Fix Version/s: 0.6.0

> [C++] Add a "shifted file" abstraction
> --------------------------------------
>
>                 Key: ARROW-388
>                 URL: https://issues.apache.org/jira/browse/ARROW-388
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>             Fix For: 0.6.0
>
>
> In an IPC setting, you may wish to interpret a file-like object by some other frame of reference. For example, you may want to consider the middle of a file to be the initial 0 position -- this would all be done with zero copy and no "work" performed, strictly passing through method calls to the underlying file interface. Related to ARROW-387, ARROW-384



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)