The Apache Arrow community is pleased to announce the Arrow Java 18.2.0 release.
It's the first release since the "move" to the arrow-java repository.

The release is available now from our website:
     https://arrow.apache.org/install/
and
     https://www.apache.org/dyn/closer.cgi/arrow/apache-arrow-java-18.2.0/

Read about what's new in the release at:
     https://arrow.apache.org/blog/2025/02/19/arrow-java-18.2.0/

Read the full changelog:
     https://github.com/apache/arrow-java/commits/v18.2.0

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

Apache Arrow is a universal columnar format and multi-language toolbox
for fast data interchange and in-memory analytics. 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.

Please report any feedback to the mailing lists:
    https://lists.apache.org/list.html?dev@arrow.apache.org

Regards,
The Apache Arrow community.

Reply via email to