Function spark_connect_rs::functions::reflect

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