datafusion_expr::window_function

Function nth_value

Source
pub fn nth_value(arg: Expr, n: i64) -> Expr
Expand description

Create an expression to represent the nth_value window function