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