10 releases (6 major breaking)

new 47.0.0 Apr 20, 2025
46.0.1 Mar 19, 2025
45.0.0 Feb 7, 2025
44.0.0 Dec 31, 2024
41.0.0 Aug 11, 2024

#2987 in Database interfaces

Download history 80369/week @ 2024-12-29 174629/week @ 2025-01-05 193568/week @ 2025-01-12 141202/week @ 2025-01-19 154304/week @ 2025-01-26 148429/week @ 2025-02-02 162727/week @ 2025-02-09 165931/week @ 2025-02-16 120506/week @ 2025-02-23 44447/week @ 2025-03-02 53488/week @ 2025-03-09 50226/week @ 2025-03-16 41832/week @ 2025-03-23 46709/week @ 2025-03-30 47049/week @ 2025-04-06 41723/week @ 2025-04-13

180,643 downloads per month
Used in 20 crates (5 directly)

Apache-2.0

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

~32–45MB
~736K SLoC