You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Krisztián Szűcs <ks...@apache.org> on 2022/08/05 08:47:55 UTC

[ANNOUNCE] Apache Arrow 9.0.0 released

The Apache Arrow community is pleased to announce the 9.0.0 release.
The release includes 509 resolved issues ([1]) since the 8.0.0 release.

The release is available now from our website, [2] and [3]:
https://arrow.apache.org/install/

Release notes are available at:
https://arrow.apache.org/release/9.0.0.html

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 ([4], [5])

Regards,
The Apache Arrow community


[1]: https://issues.apache.org/jira/issues/?jql=project+%3D+ARROW+AND+fixVersion+%3D+9.0.0
[2]: https://www.apache.org/dyn/closer.cgi/arrow/arrow-9.0.0/
[3]: https://apache.jfrog.io/artifactory/arrow/
[4]: https://lists.apache.org/list.html?user@arrow.apache.org
[5]: https://lists.apache.org/list.html?dev@arrow.apache.org