5 stable releases

43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
42.1.0 Oct 20, 2024
42.0.0 Sep 17, 2024
41.0.0 Aug 11, 2024

#297 in Database implementations

Download history 2199/week @ 2024-08-07 21117/week @ 2024-08-14 80877/week @ 2024-08-21 66365/week @ 2024-08-28 66669/week @ 2024-09-04 58474/week @ 2024-09-11 59406/week @ 2024-09-18 67494/week @ 2024-09-25 66381/week @ 2024-10-02 60351/week @ 2024-10-09 46554/week @ 2024-10-16 34400/week @ 2024-10-23 32494/week @ 2024-10-30 34976/week @ 2024-11-06 33773/week @ 2024-11-13

142,020 downloads per month
Used in 10 crates (2 directly)

Apache-2.0

4MB
78K 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–43MB
~683K SLoC