Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

v0.14.0

Compare
Choose a tag to compare
@jorgecarleitao jorgecarleitao released this 12 Sep 06:13
· 199 commits to main since this release

Another release of arrow2 is here!

Besides API improvements to reading IPC and parquet, there are two main new features, the ability to memory map arrow files (check out https://jorgecarleitao.github.io/arrow2/v0.14.0/guide/io/ipc_mmap.html) and support for decimal 256.

The following had their first time contribution to their crate:

Thank you everyone for all the issues, PRs and ideas!

Full Changelog

Breaking changes:

New features:

Fixed bugs:

Enhancements:

Documentation updates:

Testing updates: