is_single_distinct_agg

Function is_single_distinct_agg 

Source
fn is_single_distinct_agg(aggr_expr: &[Expr]) -> Result<bool>
Expand description

Check whether all aggregate exprs are distinct on a single field.