You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/01/22 03:49:00 UTC

[jira] [Created] (ARROW-7642) [Rust] Create build.rs to generate flatbuffers files

Andy Grove created ARROW-7642:
---------------------------------

             Summary: [Rust] Create build.rs to generate flatbuffers files
                 Key: ARROW-7642
                 URL: https://issues.apache.org/jira/browse/ARROW-7642
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Andy Grove
             Fix For: 1.0.0


We should take the logic from the regen.sh [1] bash script and convert it into a Rust build.rs script that can run in CI. This would require flatc to be installed to be able to build the project.

 

[1] https://github.com/apache/arrow/blob/master/rust/arrow/regen.sh



--
This message was sent by Atlassian Jira
(v8.3.4#803005)