[
https://issues.apache.org/jira/browse/ARROW-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657422#comment-17657422
]
Rok Mihevc commented on ARROW-388:
----------------------------------
This issue has been migrated to [issue
#16006|https://github.com/apache/arrow/issues/16006] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Priority: Major
>
> 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
(v8.20.10#820010)