docs(cache): update datasource -> dataset (#21670)

This commit is contained in:
ʈᵃᵢ
2022-10-06 04:03:53 -07:00
committed by GitHub
parent 05648eb489
commit d6a82187a7

View File

@@ -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 datasources, the databases, 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 datasets, the databases, then ultimately falls back to the global default
defined in `DATA_CACHE_CONFIG`.
## Celery beat