Docs.rs
datafusion-functions-aggregate-48.0.0
datafusion-functions-aggregate 48.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
ahash ^0.8
normal
arrow ^55.1.0
normal
datafusion-common ^48.0.0
normal
datafusion-doc ^48.0.0
normal
datafusion-execution ^48.0.0
normal
datafusion-expr ^48.0.0
normal
datafusion-functions-aggregate-common ^48.0.0
normal
datafusion-macros ^48.0.0
normal
datafusion-physical-expr ^48.0.0
normal
datafusion-physical-expr-common ^48.0.0
normal
half ^2.6.0
normal
log ^0.4
normal
paste ^1.0.14
normal
arrow ^55.1.0
dev
criterion ^0.5.1
dev
rand ^0.9
dev
Versions
69.96%
of the crate is documented
Go to latest version
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
48.0.0
In datafusion_
functions_
aggregate::
bool_
and_
or
datafusion_functions_aggregate
::
bool_and_or
Function
bool_and
Copy item path
Source
pub fn bool_and(expression:
Expr
) ->
Expr
Expand description
The values to combine with
AND