-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
Fully Compatible
-
ALL
-
v8.0, v7.3, v7.0, v6.0, v5.0
-
QE 2024-06-10
-
200
Normally documents with the same bucket grouping keys should fall into the same bucket. However there is an edge case in the implementation when 1) there are multiple duplicate keys with values 0 or infinity, AND 2) the granularity is explicitly specified, the documents get spread over multiple buckets. We should fix this.