Function spark_connect_rs::functions::sha

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