6 releases (3 major breaking)

44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
42.1.0 Oct 20, 2024
41.0.0 Aug 11, 2024

#250 in Database implementations

Download history 61294/week @ 2024-09-21 70411/week @ 2024-09-28 61630/week @ 2024-10-05 59298/week @ 2024-10-12 34430/week @ 2024-10-19 34471/week @ 2024-10-26 31190/week @ 2024-11-02 40657/week @ 2024-11-09 47662/week @ 2024-11-16 34931/week @ 2024-11-23 45598/week @ 2024-11-30 43966/week @ 2024-12-07 76759/week @ 2024-12-14 53543/week @ 2024-12-21 80356/week @ 2024-12-28 136024/week @ 2025-01-04

354,252 downloads per month
Used in 17 crates (5 directly)

Apache-2.0

4MB
81K SLoC

DataFusion Nested Type Function Library

DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.

This crate contains functions for working with arrays, maps and structs, such as array_append that work with ListArray, LargeListArray and FixedListArray types from the arrow crate.

Dependencies

~28–42MB
~672K SLoC