This is the multi-page printable view of this section. Click here to print.
Query results cache
1 - Query results cache commands
This article describes Query results cache.
The query results cache is a cache dedicated for storing query results. For more information, see Query results cache.
Query results cache commands
Kusto provides two commands for cache management and observability:
Show cache
: Use this command to show statistics exposed by the results cache.Clear cache(rhs:string)
: Use this command to clear cached results.