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