-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Leading $match can remain after createCanonicalQuery() pushdown, tripping 11116400. AggJoinModel::constructJoinModel() assumes any $match seen in its join-prefix loop must come after at least one absorbed $lookup. But createCanonicalQuery() can remove a leading $limit/$skip/projection from suffix without re-consuming a newly exposed $match.
- is related to
-
SERVER-118416 Fix join reordering tripwire assertions for lookup+unwind pipelines and re-enable lookup_unwind_pbt PBT
-
- Open
-