7 releases (4 major breaking)

45.0.0 Feb 7, 2025
44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
41.0.0 Aug 11, 2024

#15 in Database implementations

Download history 32494/week @ 2024-10-30 34976/week @ 2024-11-06 42846/week @ 2024-11-13 47443/week @ 2024-11-20 33930/week @ 2024-11-27 47340/week @ 2024-12-04 43691/week @ 2024-12-11 85455/week @ 2024-12-18 48916/week @ 2024-12-25 124277/week @ 2025-01-01 198482/week @ 2025-01-08 153896/week @ 2025-01-15 156532/week @ 2025-01-22 145633/week @ 2025-01-29 154655/week @ 2025-02-05 121577/week @ 2025-02-12

605,204 downloads per month
Used in 19 crates (5 directly)

Apache-2.0

4MB
82K 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

~30–44MB
~711K SLoC