Function databend_common_ast::parser::query::window_spec

source ยท
pub fn window_spec(i: Input<'_>) -> IResult<'_, WindowSpec>