Ignalina / fixed2arrow

FixedToArrow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

FixedToArrow

License:MIT License


Languages

Language:Go 98.1%Language:Dockerfile 1.9%