-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As a prerequisite to removing recursion from view resolution on the main _runAggregate path, we need to pass AggExState as a pointer (that can be re-assigned) rather than as a reference (that cannot be reassigned) since converting from AggExState to ResolvedViewAggState in the view case requires re-assigning the value of that pointer.
- is depended on by
-
SERVER-114354 Move scoped shard key diagnostics to after view resolution
-
- Closed
-
- related to
-
SERVER-114574 Change AggExState from shared to unique pointer in run_aggregate
-
- Closed
-