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 2019/06/13 20:06:00 UTC

[jira] [Closed] (ARROW-5391) [Format] Move "Buffer" from Schema.fbs to Message.fbs?

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

Wes McKinney closed ARROW-5391.
-------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: 0.14.0)

The reason Buffer is in Schema.fbs is because it's depended on by Tensor.fbs and SparseTensor.fbs.

I think there's probably a better way to organize the protocol files than what's there currently, but either way it's a larger project if we wanted to do that

> [Format] Move "Buffer" from Schema.fbs to Message.fbs?
> ------------------------------------------------------
>
>                 Key: ARROW-5391
>                 URL: https://issues.apache.org/jira/browse/ARROW-5391
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Format
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>
> I'm not sure why it is there, but I believe it should be moved. With the way that we compile I am not sure that this will cause any issues but I wanted to at least note the issue so we can investigate



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)