Function datafusion_functions_aggregate::bool_and_or::bool_and_udaf
source ยท pub fn bool_and_udaf() -> Arc<AggregateUDF>
Expand description
AggregateFunction that returns a AggregateUDF
for BoolAnd
pub fn bool_and_udaf() -> Arc<AggregateUDF>
AggregateFunction that returns a AggregateUDF
for BoolAnd