pub fn lag( arg: Expr, shift_offset: Option<i64>, default_value: Option<ScalarValue>, ) -> Expr
Create an expression to represent the lag window function
lag