pub fn return_type(
    fun: &WindowFunction,
    input_expr_types: &[DataType]
) -> Result<DataType>
Expand description

Returns the datatype of the window function