7 releases (4 major breaking)

new 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

#16 in Database implementations

Download history 34858/week @ 2024-10-22 32745/week @ 2024-10-29 34057/week @ 2024-11-05 39861/week @ 2024-11-12 50756/week @ 2024-11-19 31911/week @ 2024-11-26 46944/week @ 2024-12-03 42860/week @ 2024-12-10 87098/week @ 2024-12-17 47383/week @ 2024-12-24 96962/week @ 2024-12-31 188213/week @ 2025-01-07 174068/week @ 2025-01-14 155156/week @ 2025-01-21 146476/week @ 2025-01-28 123174/week @ 2025-02-04

633,810 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
~705K SLoC