Function spark_connect_rs::functions::invoke_func

source ยท
pub fn invoke_func<T>(name: &str, args: T) -> Column
where T: ToVecExpr,