-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Property-based testing has found a few issues in time-series projection logic. These tests don't target projections specifically, they have some basic coverage of $project and $addFields.
The root cause usually stems from how complicated $internalUnpackBucket is. It would be helpful to write a PBT targeted at TS projections specifically