mz_expr_parser::parser::relation

Function parse_top_k

Source
fn parse_top_k(
    ctx: &'_ Ctx<'_>,
    input: ParseStream<'_>,
) -> Result<MirRelationExpr>