risingwave_expr

Macro result_unaffected_by_distinct

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

AggTypes of which the aggregate results are not affected by the user given DISTINCT keyword.