-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2021-08-23
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SBE will replan if the cached plan uses more works than the 'decisionReads'. See here. The classic engine only replans when the cached plan usesĀ ~10x more works than expected. See here.
This could lead to scenarios where the query system repeatedly evicts cached plans when it isn't really necessary.