-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical - P2
-
Affects Version/s: None
-
Component/s: Query Planning
-
Query Integration
-
Fully Compatible
-
ALL
-
v8.1, v8.0, v7.0, v6.0
-
-
None
-
0
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
The following repro shows that when $lookup is performed on a time-series collection, and the inner pipeline has a sort on time (which uses the bounded sorter), we can throw a uassert when the query is valid.
- is related to
-
SERVER-89346 Time Series ascending sort by timestamp causes "BoundedSorter input is too out-of-order"
-
- Closed
-
-
SERVER-94017 Bounded sorter can incorrectly uassert for pre-1970 dates
-
- Closed
-
- related to
-
SERVER-105533 Correctly track _isIncompatibleWithMemoryTracking from foreign coll in $lookup
-
- Backlog
-
-
SERVER-103787 Create property-based test for $lookup with different topologies for the local and foreign collections
-
- Backlog
-
-
SERVER-105351 ExpressionContext::copyWith() should clone all properties by default
-
- In Code Review
-