Function spark_connect_rs::functions::bit_length

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