Function bitmap_or_agg

Source
pub fn bitmap_or_agg<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,