Function datafusion_functions_aggregate::first_last::last_value

source ยท
pub fn last_value(args: Vec<Expr>) -> Expr
Expand description

Returns the last value in a group of values.