Function spark_connect_core::functions::reverse

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