Function bitmap_construct_agg

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