Function spark_connect_rs::functions::bitmap_count

source ยท
pub fn bitmap_count<T>(col: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,