6 releases (major breaking)

40.0.0 Jul 12, 2024
39.0.0 Jun 10, 2024
38.0.0 May 10, 2024
37.1.0 Apr 22, 2024
36.0.0 Feb 19, 2024

#172 in Database implementations

Download history 132134/week @ 2024-08-19 108419/week @ 2024-08-26 97092/week @ 2024-09-02 134224/week @ 2024-09-09 106354/week @ 2024-09-16 132496/week @ 2024-09-23 125856/week @ 2024-09-30 161611/week @ 2024-10-07 131599/week @ 2024-10-14 158727/week @ 2024-10-21 155880/week @ 2024-10-28 161216/week @ 2024-11-04 154112/week @ 2024-11-11 126434/week @ 2024-11-18 75812/week @ 2024-11-25 64915/week @ 2024-12-02

423,344 downloads per month

Apache-2.0

3.5MB
73K 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
~637K SLoC