CLEAR CACHE
Removes the entries and associated data from the in-memory and/or on-disk cache for all cached tables and views in Apache Spark cache.
Syntax
> CLEAR CACHE
See Delta and Apache Spark caching for the differences between the Delta cache and the Apache Spark cache.