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