-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2026-03-30, QE 2026-03-16, QE 2026-03-02, QE 2026-02-16
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Remove the foreignCollection and idxEntry fields from the EqLookupNode class and replace them with a second QuerySolutionNode children tree. This tree would be a CollectionScanNode if the idxEntry field is empty, or a pair FetchNode+IndexEntryNode if an index has been identified as the join strategy
- causes
-
SERVER-122372 Update jstests/core/query/plan_cache/plan_cache_list_plans.js to reflect new explain format
-
- Closed
-
-
SERVER-123412 Restore check for !splitPipeline in index_filter_commands.js
-
- Closed
-
- related to
-
SERVER-133184 Explain output for deep SBE plan trees exceeds max BSON nesting depth and cannot be parsed by clients
-
- Closed
-
-
SERVER-121730 Refactor SBE stage builder to reuse the conversion of index scans in index-based $lookup
-
- Closed
-