cockroachdb / cockroachdb/cockroach
sql: investigate type staleness check for `PlaceholderTypesInfo`
Open
C-enhancement
C-investigation
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
In #161827 we track and update the UDT version used in a prepared statement. We might want to do similar staleness check for the type info stored in `PlaceholderTypesInfo`.
Jira issue: CRDB-59495
Contributor guide
Assessment
This issue has not been assessed yet.