Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Won't Do
-
None
-
None
-
None
-
Query Execution
-
5
Description
Once SERVER-68970 is complete, the 'generateProjection' will, in a large number of cases, use traverseP + mkobj expressions to evaluate a projection. This method, however, is only called when translating a PROJECTION_DEFAULT.
This ticket tracks the work to extend the use of mkobj expressions when translating a PROJECTION_SIMPLE and a PROJECTION_COVERED.
(Also, this task should see whether or not this improves the performance of any workloads that leverage these query solution nodes).
Attachments
Issue Links
- depends on
-
SERVER-68970 Update sbe_stage_builder_projection.cpp to use traverseP
-
- Closed
-