Function datafusion::physical_plan::window_functions::signature [−][src]
pub fn signature(fun: &WindowFunction) -> Signature
Expand description
the signatures supported by the function fun
.
pub fn signature(fun: &WindowFunction) -> Signature
the signatures supported by the function fun
.