-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
QE 2023-10-30, QE 2023-11-13
-
156
In SERVER-79181 we add QuerySettings to CanonicalQuery.
As part of SERVER-77080 we will need to integrate QuerySettings with CanonicalQuery in cases of aggregate commands.
Due to complications and overall tech-debt, CanonicalQuery will be refactored to follow the C++ "builder"-like pattern using the designated initializers
- is depended on by
-
SERVER-77080 Introduce query settings into explain output for aggregation
- Closed
- is related to
-
SERVER-82109 Refactor ExpressionContext to use designated initializers
- Closed