Some statements may be too long and consume too much memory when using the Plan Cache
Open
epic/plan-cache
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Some queries may be too long and consume too much memory when using the Plan Cache. For example, `in` with large lists.
For a single query that consumes too much memory, we need to skip caching such queries
Contributor guide
Assessment
This issue has not been assessed yet.