layout | title | date | author | categories | |
---|---|---|---|---|---|
post |
Apache Arrow x.y.z Release |
2020-04-21 00:00:00 -0600 |
pmc |
|
The Apache Arrow team is pleased to announce the x.y.z release. This covers over XX months of development work and includes XX commits from [XX distinct contributors][1] in XX repositories. See the Install Page to learn how to get the libraries for your platform.
The release notes below are not exhaustive and only expose selected highlights
of the release. Many other bugfixes and improvements have been made: we refer
you to the complete changelogs for the [apache/arrow
][2] and
[apache/arrow-rs
][3] repositories.
For more on what’s in the x.y.z R package, see the [R changelog][4].
The Rust projects have moved to separate repositories outside the main Arrow monorepo. For notes on the x.y.z release of the Rust implementation, see the [Arrow Rust changelog][3] and the [Apache Arrow Rust x.y.z Release blog post]({% post_url YYYY-MM-DD-x.y.z-rs-release %}).
[1]: {{ site.baseurl }}/release/x.y.z.html#contributors [2]: {{ site.baseurl }}/release/x.y.z.html#changelog [3]: https://github.com/apache/arrow-rs/blob/x.y.z/CHANGELOG.md [4]: {{ site.baseurl }}/docs/r/news/