Function datafusion::logical_expr::type_coercion::aggregates::sum_return_type

source ยท
pub fn sum_return_type(arg_type: &DataType) -> Result<DataType, DataFusionError>
Expand description

function return type of a sum