The Apache Arrow community is pleased to announce the 18.1.0 release. It includes 19 resolved issues ([1]) since the 18.0.0 release.
The primary motivation for this minor release was to address packaging issues for Python, Java, C#, R and MATLAB which caused binaries for those platforms to report a version of `18.0.0-SNAPSHOT` instead of `18.0.0`. The affected binaries were otherwise built correctly. See [2] for more details. The release is available now from our website and [3]: http://arrow.apache.org/install/ Read about what's new in the release https://arrow.apache.org/blog/2024/11/21/18.1.0-release/ Changelog http://arrow.apache.org/release/18.1.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. Please report any feedback to the mailing lists ([4]) Regards, The Apache Arrow community [1]: https://github.com/apache/arrow/milestone/67?closed=1 [2]: https://lists.apache.org/thread/t8k7l2hsbgdt7cszj7hrpjdfpn91n5zb [3]: https://www.apache.org/dyn/closer.cgi/arrow/arrow-18.1.0/ [4]: https://lists.apache.org/list.html?dev@arrow.apache.org