The Apache Arrow community is pleased to announce a new release of the
Apache Arrow Go libraries. It includes 283 commits from 16 distinct
contributors, and contains libraries for Arrow, Flight, FlightSQL, and
Parquet versioned at 'v18.8.0'.

The release is available now from [1].

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

Regards,
The Apache Arrow Community

[1]: https://github.com/apache/arrow-go/releases/tag/v18.8.0
[2]: https://lists.apache.org/[email protected]
[3]: https://lists.apache.org/[email protected]

Reply via email to