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

#320 in Database implementations

Download history 128208/week @ 2024-11-16 77767/week @ 2024-11-23 63902/week @ 2024-11-30 157991/week @ 2024-12-07 89017/week @ 2024-12-14 4503/week @ 2024-12-21 2836/week @ 2024-12-28 5019/week @ 2025-01-04 5233/week @ 2025-01-11 7029/week @ 2025-01-18 6837/week @ 2025-01-25 2049/week @ 2025-02-01 66507/week @ 2025-02-08 85814/week @ 2025-02-15 103688/week @ 2025-02-22 101459/week @ 2025-03-01

357,896 downloads per month

Apache-2.0

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

~27–41MB
~671K SLoC