You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Wes McKinney <we...@apache.org> on 2018/03/22 13:04:26 UTC

[ANNOUNCE] Apache Arrow 0.9.0 Released

The Apache Arrow community is pleased to announce the 0.9.0
release. This is a major release including 260 resolved
issues ([1]) since the 0.8.0 release.

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

Changelog
    http://arrow.apache.org/release/0.9.0.html

Blog post about release
    http://arrow.apache.org/blog/2018/03/22/0.9.0-release/

What is Apache Arrow?
---------------------

Apache Arrow is a cross-language development platform for in-memory data. It
specifies a standardized language-independent columnar memory format for flat
and hierarchical data, organized for efficient analytic operations on modern
hardware. It also provides computational libraries and zero-copy streaming
messaging and interprocess communication. Languages currently supported include
C, C++, Go, Java, JavaScript, Python, and Ruby.

Please report any feedback to the mailing lists ([3])

Regards,
The Apache Arrow community

[1]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20fixVersion%20%3D%200.9.0%20ORDER%20BY%20priority%20DESC
[2]: https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.9.0/
[3]: https://lists.apache.org/list.html?dev@arrow.apache.org