pub fn last_value_udwf() -> Arc<WindowUDF>Expand description
Returns a WindowUDF for last_value.
returns the last value in the window frame
pub fn last_value_udwf() -> Arc<WindowUDF>Returns a WindowUDF for last_value.
returns the last value in the window frame