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

https://github.com/ignalina/fixed2arrow

FixedToArrow
https://github.com/ignalina/fixed2arrow

Last synced: 9 months ago
JSON representation

FixedToArrow

Awesome Lists containing this project

README

          

# fixed2arrow

fully parallelized Module that parses a fixed column sized file into Apache Arrow table.

# Notes
* Apache Arrow 13.0 now uses
* Apache Arrow 9.0 now used.
* Apache Arrow 8.0 Released with even more Go bindings !!
* Apache Arrow 7.0 just released and give parquet functions via module pqarrow.
* Big thanks Matthew Topol at the Arrow project for his efftor with GO Parquet addition