Function spark_connect_rs::functions::base64

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