How does caching work in DBSQL? Are there different types of caching?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2021
09:41 PM
- last edited on
03-20-2025
10:09 AM
by
Advika
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2021 10:07 PM
DBSQL supports the following types of query caching which can help with the query performance -
1). Databricks SQL UI caching
2). Query results caching
3). Delta caching
Please check here for details -
https://docs.databricks.com/sql/admin/query-caching.html#query-caching