Function spark_connect_rs::functions::bit_count

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