4 stable releases

new 38.0.0 May 10, 2024
37.1.0 Apr 22, 2024
37.0.0 Apr 4, 2024
36.0.0 Feb 19, 2024

#1285 in Database interfaces

Download history 318/week @ 2024-02-15 1373/week @ 2024-02-22 1214/week @ 2024-02-29 1466/week @ 2024-03-07 3112/week @ 2024-03-14 3334/week @ 2024-03-21 3382/week @ 2024-03-28 4109/week @ 2024-04-04 11635/week @ 2024-04-11 51179/week @ 2024-04-18 52162/week @ 2024-04-25 59436/week @ 2024-05-02 56650/week @ 2024-05-09

227,021 downloads per month
Used in 12 crates (3 directly)

Apache-2.0

2.5MB
55K 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

~26–40MB
~669K SLoC