An open API service indexing awesome lists of open source software.

https://github.com/expandingman/arrow-schema

a repository for storing compiled versions of the arrow flatbuffer schema
https://github.com/expandingman/arrow-schema

Last synced: 12 months ago
JSON representation

a repository for storing compiled versions of the arrow flatbuffer schema

Awesome Lists containing this project

README

          

# arrow-schema
I'm simply using this repository to store the apache arrow schema as generated
by `flatc`. In particular, the PR for the Julia `flatc` compiler was never
merged, so it's a pain to generate Julia files. The branch for the Julia
compiler can be found [here](https://github.com/rjkat/flatbuffers-julia).