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

#218 in Database implementations

Download history 170668/week @ 2024-07-31 167567/week @ 2024-08-07 164926/week @ 2024-08-14 109343/week @ 2024-08-21 95263/week @ 2024-08-28 122897/week @ 2024-09-04 122509/week @ 2024-09-11 118473/week @ 2024-09-18 128212/week @ 2024-09-25 138281/week @ 2024-10-02 147600/week @ 2024-10-09 142411/week @ 2024-10-16 164722/week @ 2024-10-23 151384/week @ 2024-10-30 160382/week @ 2024-11-06 116997/week @ 2024-11-13

623,540 downloads per month
Used in 5 crates (via datafusion-iceberg-sql)

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
~636K SLoC