-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
QO 2024-06-10, QO 2024-06-24, QO 2024-07-08
1. Investigate the agg pipeline generator's context object to determine how it can be extended to track fields that are defined or modified in earlier stages of the pipeline. The following stages should only be able to access "active" fields.
2. Investigate how to modify grammar to generate whole pipelines instead of individual stages.