-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
QE 2026-03-16, QE 2026-03-02, QE 2026-02-16
-
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