The Apache Arrow community is pleased to announce a new release of the
Apache Arrow Go libraries. It includes 32 commits, and contains libraries
for Arrow, Flight, FlightSQL, and Parquet versioned at 'v18.1.0'.

The release is available now from [1].

Release notes are available at:
https://github.com/apache/arrow-go/releases/tag/v18.1.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 ([2], [4]).

Regards,
The Apache Arrow Community

[1]: https://github.com/apache/arrow-go/releases/tag/v18.1.0
[2]: https://lists.apache.org/list.html?u...@arrow.apache.org
[3]: https://lists.apache.org/list.html?dev@arrow.apache.org

Reply via email to