Function spark_connect_rs::functions::stack

source ยท
pub fn stack<T>(cols: T) -> Column
where T: ToVecExpr,