Function datafusion_expr::expr::return_type
source · pub fn return_type(
fun: &WindowFunctionDefinition,
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