-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
ALL
-
-
None
-
0
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
The repro below shows that a time-series collection sharded on the meta field can assert on valid $group queries.
The error seems specific to $count, from here. The sum accumulator (translated from the $count) expects an array when merging, but receives a number.
- related to
-
SERVER-105834 Add Copy method to DocumentSourceGroup
-
- Backlog
-