fn is_single_distinct_agg(aggr_expr: &[Expr]) -> Result<bool>
Check whether all aggregate exprs are distinct on a single field.