5 stable releases

43.0.0 Nov 8, 2024
42.2.0 Nov 4, 2024
42.1.0 Oct 20, 2024
42.0.0 Sep 17, 2024
41.0.0 Aug 11, 2024

#71 in Database implementations

Download history 68260/week @ 2024-08-19 77741/week @ 2024-08-26 61481/week @ 2024-09-02 58440/week @ 2024-09-09 57684/week @ 2024-09-16 63715/week @ 2024-09-23 69985/week @ 2024-09-30 61418/week @ 2024-10-07 57467/week @ 2024-10-14 34479/week @ 2024-10-21 33080/week @ 2024-10-28 32490/week @ 2024-11-04 40178/week @ 2024-11-11 50746/week @ 2024-11-18 31296/week @ 2024-11-25 46996/week @ 2024-12-02

171,960 downloads per month
Used in 14 crates (4 directly)

Apache-2.0

4MB
78K SLoC

DataFusion Nested Type 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, maps and structs, such as array_append that work with ListArray, LargeListArray and FixedListArray types from the arrow crate.

Dependencies

~28–43MB
~680K SLoC