The Apache Arrow community is pleased to announce the 0.12.0 release.
It includes 614 resolved issues ([1]) since the 0.11.1 release.

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

Read about what's new in the release
    https://arrow.apache.org/blog/2019/01/21/0.12.0-release/

Changelog
    https://arrow.apache.org/release/0.12.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,
MATLAB,
Python, R, Ruby, and Rust.

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

Regards,
The Apache Arrow community

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

Reply via email to