The output has 3 grouped rows with a count column.
output groups=3
Grouping examples are tiny finite table transforms; SQL dialects, NULLs, AVG/rounding, planner behavior, indexes, performance, and product behavior are out of scope.
Match count to bucket
The aggregate rows line up with the bucket row counts.
n from rowCount
Summary
COUNT is integer-only here because it counts exact rows.