Crates.io | datafusion-functions-aggregate |
lib.rs | datafusion-functions-aggregate |
version | 43.0.0 |
source | src |
created_at | 2024-05-10 15:51:27.473811 |
updated_at | 2024-11-08 20:21:16.506391 |
description | Traits and types for logical plans and expressions for DataFusion query engine |
homepage | https://datafusion.apache.org |
repository | https://github.com/apache/datafusion |
max_upload_size | |
id | 1236136 |
size | 422,458 |
DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.
This crate contains packages of function that can be used to customize the functionality of DataFusion.