-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2025-02-17
The logic for CollectionImpl::areTimeseriesBucketsFixed() is currently duplicated once in a test file and would otherwise be duplicated again in this project at the router role callsite into generateStageInPipeline().
It is a good idea to unify the implementation of this value and centralize it so that the implementations do not accidentally go out of sync.
- is depended on by
-
SERVER-99492 Implement $_internalUnpackBucket stage generation for tracked collections before ClusterAggregate::runAggregate
-
- In Code Review
-