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

#933 in Database interfaces

Download history 708/week @ 2024-02-17 1303/week @ 2024-02-24 1166/week @ 2024-03-02 2195/week @ 2024-03-09 3275/week @ 2024-03-16 2866/week @ 2024-03-23 4290/week @ 2024-03-30 3481/week @ 2024-04-06 30261/week @ 2024-04-13 50599/week @ 2024-04-20 56156/week @ 2024-04-27 47286/week @ 2024-05-04

184,765 downloads per month
Used in 11 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

~25–40MB
~670K SLoC