Function datafusion_expr::window_function::return_type
source · pub fn return_type(
fun: &WindowFunction,
input_expr_types: &[DataType]
) -> Result<DataType>
👎Deprecated since 27.0.0: please use
WindowFunction::return_type
insteadExpand description
Returns the datatype of the window function