Let's enable queries like ... INLINESTATS count_with_filter = COUNT(*) WHERE <some predicate>, count_total = COUNT(*) BY group, group2; c.f. #113735 .
... INLINESTATS count_with_filter = COUNT(*) WHERE <some predicate>, count_total = COUNT(*) BY group, group2