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 |
#172 in Database implementations
423,344 downloads per month
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
~637K SLoC