1

我在我的组织中使用超集来查询各种数据源,如 athena、redshift 等。现在,由于它在公司范围内使用,所以很多查询都是重复查询并产生相同的结果。

是否有可能在超集中进行查询缓存?

4

1 回答 1

-1

Superset 确实有缓存机制。

https://superset.incubator.apache.org/installation.html#caching

原始 PR 在这里:https ://superset.incubator.apache.org/installation.html#caching

于 2018-05-15T15:57:32.760 回答