Check out the new Apache Arrow Go 18.2.0 release:
Staff Software Engineer at Voltron Data | Author of "In-Memory Analytics with Apache Arrow" | Apache Arrow PMC
The Apache Arrow community is happy to announce the release of v18.2.0 of the Arrow Golang libraries! This includes libraries for Arrow, Parquet, Flight and FlightSQL You can find the announcement at https://lnkd.in/e2zDVYCd which also includes a small changelog and a link to the full changelog and release! Some of the highlights are: * Fixing some bitmap ops on 32-bit platforms * Allocations by arrow/memory will always be aligned even from the Mallocator * Sped up overflow checks for small integers in compute library * The?parquet_reader?CLI now has an option to dump the column and index offsets * Parquet Column readers now have a?SeekToRow?method that will leverage column/index offsets if they exist Go check it out! And of course the documentation can be found at https://lnkd.in/egVmbdqC