Function datafusion_expr::aggregate_function::signature
source · pub fn signature(fun: &AggregateFunction) -> Signature
👎Deprecated since 27.0.0: please use
AggregateFunction::signature
insteadExpand description
the signatures supported by the function fun
.