1 stable release

41.0.0 Aug 11, 2024

#2121 in Database interfaces

Download history 6185/week @ 2024-08-10 62011/week @ 2024-08-17 80120/week @ 2024-08-24 60664/week @ 2024-08-31 49086/week @ 2024-09-07

253,532 downloads per month
Used in datafusion

Apache-2.0

3.5MB
67K 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

~23–39MB
~626K SLoC