4 stable releases

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

#37 in Database implementations

Download history 3312/week @ 2024-08-08 36629/week @ 2024-08-15 79453/week @ 2024-08-22 65558/week @ 2024-08-29 62383/week @ 2024-09-05 59527/week @ 2024-09-12 59766/week @ 2024-09-19 68813/week @ 2024-09-26 67296/week @ 2024-10-03 59191/week @ 2024-10-10 39422/week @ 2024-10-17 35303/week @ 2024-10-24 34005/week @ 2024-10-31

181,963 downloads per month
Used in 9 crates (via datafusion)

Apache-2.0

3.5MB
68K 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
~678K SLoC