[ 
https://issues.apache.org/jira/browse/ARROW-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16690628#comment-16690628
 ] 

Andy Grove commented on ARROW-2467:
-----------------------------------

I had to re-fork the repo and create a new PR: 
https://github.com/apache/arrow/pull/2986

> [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
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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