Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rust] Create build.rs to generate flatbuffers files #23891

Closed
asfimport opened this issue Jan 22, 2020 · 1 comment
Closed

[Rust] Create build.rs to generate flatbuffers files #23891

asfimport opened this issue Jan 22, 2020 · 1 comment

Comments

@asfimport
Copy link

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

Reporter: Andy Grove / @andygrove

Note: This issue was originally created as ARROW-7642. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Andrew Lamb / @alamb:
Migrated to github: apache/arrow-rs#59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant