#datafusion #apache-arrow #expressions #logical #plan

datafusion-functions-nested

Nested Type Function packages for the DataFusion query engine

2 stable releases

42.0.0 Sep 17, 2024
41.0.0 Aug 11, 2024

#4 in #logical

Download history 6925/week @ 2024-08-11 65517/week @ 2024-08-18 79294/week @ 2024-08-25 60964/week @ 2024-09-01 57968/week @ 2024-09-08 58744/week @ 2024-09-15 62211/week @ 2024-09-22

243,307 downloads per month
Used in datafusion

Apache-2.0

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

~27–41MB
~675K SLoC