[][src]Function datafusion::physical_plan::functions::return_type

pub fn return_type(
    fun: &BuiltinScalarFunction,
    arg_types: &Vec<DataType>
) -> Result<DataType>

Returns the datatype of the scalar function