3 stable releases

new 37.1.0 Apr 22, 2024
37.0.0 Apr 4, 2024
36.0.0 Feb 19, 2024

#1696 in Database interfaces

Download history 1060/week @ 2024-02-19 1303/week @ 2024-02-26 1060/week @ 2024-03-04 2441/week @ 2024-03-11 3344/week @ 2024-03-18 2738/week @ 2024-03-25 4953/week @ 2024-04-01 3568/week @ 2024-04-08

14,756 downloads per month
Used in 2 crates

Apache-2.0

2.5MB
50K SLoC

DataFusion Array 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, such as array_append that work with ListArray, LargeListArray and FixedListArray types from the arrow crate.

Dependencies

~25–41MB
~667K SLoC