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