Function spark_connect_rs::functions::log

source ยท
pub fn log<T>(arg1: T, arg2: Option<T>) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,