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