The Apache Arrow community is pleased to announce a new release of the Apache Arrow Go libraries. It includes 35 resolved GitHub issues ([1]). It contains libraries for Arrow, Flight, FlightSQL and Parquet versioned at 'v18.0.0'.
The release is available now from [2]. Release notes are available at: https://github.com/apache/arrow-go/releases/tag/v18.0.0 What is Apache Arrow? --------------------- Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides low-overhead streaming and batch messaging, zero-copy interprocess communication (IPC), and vectorized in-memory analytics libraries. Languages currently supported include C, C++, C#, Go, Java, JavaScript, Julia, MATLAB, Python, R, Ruby, and Rust. Please report any feedback to the mailing lists ([3], [4]). Regards, The Apache Arrow Community [1]: https://github.com/apache/arrow-go/issues?q=is%3Aissue+milestone%3A%2218.0.0%22+is%3Aclosed [2]: https://github.com/apache/arrow-go/releases/tag/v18.0.0 [3]: https://lists.apache.org/list.html?u...@arrow.apache.org [4]: https://lists.apache.org/list.html?dev@arrow.apache.org