-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
QO 2023-09-18, QO 2023-10-02
There are a few optimization phases that can be reduced for sampling queries. For example, ConstEval, PathFuse and MemoExploration. This also allows us to skip rebuilding reference trackers from those phases.
- is related to
-
SERVER-79095 Reduce calls to VariableEnvironment::rebuild from path lowering
- Closed