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

#331 in Database implementations

Download history 142411/week @ 2024-10-16 164722/week @ 2024-10-23 151384/week @ 2024-10-30 160382/week @ 2024-11-06 143960/week @ 2024-11-13 129301/week @ 2024-11-20 48114/week @ 2024-11-27 103196/week @ 2024-12-04 144955/week @ 2024-12-11 39935/week @ 2024-12-18 4316/week @ 2024-12-25 3158/week @ 2025-01-01 6211/week @ 2025-01-08 5094/week @ 2025-01-15 7857/week @ 2025-01-22 4347/week @ 2025-01-29

24,418 downloads per month

Apache-2.0

3.5MB
76K 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–41MB
~653K SLoC