Skip to content

sql: add builtin function to clear the query cache #122543

@DrewKimball

Description

@DrewKimball

The query cache is shared between sessions, and there's currently no good way to clear it, since it lives as long as the server does. We should add a builtin function that clears the cache.

Jira issue: CRDB-37953

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-queriesSQL Queries Team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions