prepare or non-prepare plan cache supports CBO
Open
epic/plan-cache
sig/planner
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Like normal queries, when statistics change, the cached execution plan can be changed according to the latest execution plan, otherwise, some cached sub-optimal can cause performance issues.
Contributor guide
Assessment
This issue has not been assessed yet.