Function datafusion::physical_plan::window_functions::return_type [−][src]
pub fn return_type(
fun: &WindowFunction,
arg_types: &[DataType]
) -> Result<DataType>
Expand description
Returns the datatype of the window function