Function datafusion_expr::function::return_type
source · [−]pub fn return_type(
fun: &BuiltinScalarFunction,
input_expr_types: &[DataType]
) -> Result<DataType>
Expand description
Returns the datatype of the scalar function