mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Because the main indexes on end_time either don't include realm_id or do include subgroup, passing an explicit subgroup=None for single-realm queries to read CountStats that don't use the subgroups feature greatly improves the query plans.