Docs.rs
datafusion-functions-aggregate-common-49.0.0
datafusion-functions-aggregate-common 49.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
ahash ^0.8
normal
arrow ^55.2.0
normal
datafusion-common ^49.0.0
normal
datafusion-expr-common ^49.0.0
normal
datafusion-physical-expr-common ^49.0.0
normal
criterion ^0.5.1
dev
rand ^0.9
dev
Versions
69.23%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
functions_
aggregate_
common
49.0.0
Module min_max
Module Items
Functions
In crate datafusion_
functions_
aggregate_
common
datafusion_functions_aggregate_common
Module
min_max
Copy item path
Source
Expand description
Basic min/max functionality shared across DataFusion aggregate functions
Functions
ยง
max_
batch
dynamically-typed max(array) -> ScalarValue
min_
batch
dynamically-typed min(array) -> ScalarValue