pub fn first_value_udwf() -> Arc<WindowUDF>Expand description
Returns a WindowUDF for first_value.
returns the first value in the window frame
pub fn first_value_udwf() -> Arc<WindowUDF>Returns a WindowUDF for first_value.
returns the first value in the window frame