-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
SERVER-90956 implemented fast helpers to get the min or max of a BSON column. We could use these to lazily calculate the min/max or first/last of a TS bucket in block processing when the control data is unavailable or inaccurate due to the versioning.
This would mitigate some of the lost performance from SERVER-93874.
- related to
-
SERVER-93874 $group on time-series collections can produce rounded results due to bucket control rounding
- In Code Review