diff --git a/README.md b/README.md index d404759..cb95690 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ fully parallelized Module that parses a fixed column sized file into Apache Arrow table. # Notes +* 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