mirror of
https://github.com/apache/superset.git
synced 2026-04-23 01:55:09 +00:00
docs(cache): update datasource -> dataset (#21670)
This commit is contained in:
@@ -36,8 +36,8 @@ DATA_CACHE_CONFIG = {
|
||||
|
||||
Both of these libraries can be installed using pip.
|
||||
|
||||
For chart data, Superset goes up a “timeout search path”, from a slice's configuration
|
||||
to the datasource’s, the database’s, then ultimately falls back to the global default
|
||||
For chart data, Superset goes up a “timeout search path”, from a slice's (chart's) configuration
|
||||
to the dataset’s, the database’s, then ultimately falls back to the global default
|
||||
defined in `DATA_CACHE_CONFIG`.
|
||||
|
||||
## Celery beat
|
||||
|
||||
Reference in New Issue
Block a user