Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.0.0, 5.5.3, 6.0.1, 5.5.4
-
Untriaged
-
No
Description
Using CountTotal for count aggregate on full index scan (leading key, no group by) can improve the query performance by a big factor as the count is precomputed.
Deepkaran Salooja Should we also target it for 5.5.4/6.0.2?