Function datafusion::functions_aggregate::expr_fn::bool_and
source ยท pub fn bool_and(expression: Expr) -> Expr
Expand description
The values to combine with AND
pub fn bool_and(expression: Expr) -> Expr
The values to combine with AND