Function datafusion_expr::function::signature
source · pub fn signature(fun: &BuiltinScalarFunction) -> Signature
Expand description
the signatures supported by the function fun
.
pub fn signature(fun: &BuiltinScalarFunction) -> Signature
the signatures supported by the function fun
.