The Apache Arrow community is pleased to announce the Arrow Java 18.3.0
release.
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.3.0/
Read about what's new in the release at:
https://arrow.apache.org/blog/2025/05/13/arrow-java-18.3.0/
Read the full changelog:
https://github.com/apache/arrow-java/commits/v18.3.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/[email protected]
Regards,
The Apache Arrow community.