Query results cache commands
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.