risingwave_expr

Macro result_unaffected_by_order_by

source
macro_rules! result_unaffected_by_order_by {
    () => { ... };
}
Expand description

AggTypes of which the aggregate results are not affected by the user given ORDER BY clause.