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

Andy Grove updated ARROW-2467:
------------------------------
    Description: 
Generate flatbuffers code for Schema, File, Message, and Tensor and add to 
project. It would be nice to generate on the fly as part of the build process 
but this doesn't seem feasible today because:
 * We would have to download and compile Flatbuffers first
 * The Rust implementation of Flatbuffers has a couple minor issues that 
required manually fixing the generated code

  was:We probably need to wait for the Rust version of FlatBuffers 
(https://github.com/google/flatbuffers/pull/3894).


> [Rust] Generate code using Flatbuffers
> --------------------------------------
>
>                 Key: ARROW-2467
>                 URL: https://issues.apache.org/jira/browse/ARROW-2467
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>
> Generate flatbuffers code for Schema, File, Message, and Tensor and add to 
> project. It would be nice to generate on the fly as part of the build process 
> but this doesn't seem feasible today because:
>  * We would have to download and compile Flatbuffers first
>  * The Rust implementation of Flatbuffers has a couple minor issues that 
> required manually fixing the generated code



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

Reply via email to