4 stable releases
new 42.2.0 | Nov 4, 2024 |
---|---|
42.1.0 | Oct 20, 2024 |
42.0.0 | Sep 17, 2024 |
41.0.0 | Aug 11, 2024 |
#37 in Database implementations
181,963 downloads per month
Used in 9 crates
(via datafusion)
3.5MB
68K
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–42MB
~678K SLoC