information_schema.engine_caches view.
Syntax
Parameters
| Parameter | Description |
|---|---|
<cache_name> | The name of the cache to clear. |
<table_or_index_name> | The name of a table or index to clear all cached data from. |
Available Caches
| Cache Name | Description |
|---|---|
EXTERNAL DATA | Clears the cache for external data like metadata or data files of Iceberg tables. |
QUERY | Clears the subresult and result cache. |