[
https://issues.apache.org/jira/browse/ARROW-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422159#comment-15422159
]
Wes McKinney commented on ARROW-258:
------------------------------------
See also ARROW-262. I'm working on a patch for that shortly, perhaps we can
then document (and make any redefinitions / modifications if necessary) the
Buffer metadata in a way that can be portable to multiple transport layers. I
think we are already doing that (for example: in an RPC or file setting, the
buffer is an offset relative to the start of the entire RPC message/file, and
any shared memory page id is not meaningful), but we can make this more concrete
> clarify definition of Buffer in context of RPC, IPC, File
> ---------------------------------------------------------
>
> Key: ARROW-258
> URL: https://issues.apache.org/jira/browse/ARROW-258
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Format
> Reporter: Julien Le Dem
>
> currently Buffer has a loosely defined page field used for shared memory only.
> https://github.com/apache/arrow/blob/34e7f48cb71428c4d78cf00d8fdf0045532d6607/format/Message.fbs#L109
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)