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 |
#12 in #data-fusion
521,875 downloads per month
Used in 4 crates
(via datafusion-iceberg-sql)
3MB
65K
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
~24–39MB
~631K SLoC