-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
Currently, EvaluationNodes are only set up to produce one new binding each, and a chain of EvaluationNodes is lowered to a chain of SBE ProjectStages. There is some concern about how these decisions will affect the performance of plans which contain many EvaluationNodes. This ticket is to investigate the performance of these decisions and determine if any improvement work needs to be done.
- duplicates
-
SERVER-79403 Avoid implementing stacks of EvaluationNode as stacks of SBE project operators
- Closed