-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Query Planning
-
None
-
Fully Compatible
-
QE 2022-02-21, QE 2022-03-07, QO 2022-03-21, QO 2022-04-04
-
32
We currently encode “let” variables with their value. When we revisit our encoding of a see::PlanCacheKey, we should be able to refresh “let” variables registered in the RuntimeEnvironment recovered from the SBE plan cache and should not need to encode the entire “let” object.
- related to
-
SERVER-81807 Cached SBE plans have let-bound constants baked in
- Closed