cockroachdb / cockroachdb/cockroach
Help users determine whether a statement was planned with stale statistics
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
This issue tracks capturing and surfacing information such as 'scanned rows estimate' and 'actual rows read' to help users determine if a statement was planned under stale or lack of table statistics that could have lead to a suboptimal plan.
Jira issue: CRDB-24499
Contributor guide
Assessment
This issue has not been assessed yet.