john-bodley opened a new pull request #5315: [cache] Providing a mechanism for disabling the datasource/database cache URL: https://github.com/apache/incubator-superset/pull/5315 This PR updates the cache-timeout delegation logic which previously checked whether the datasource or database` cache_timeout` evaluated to `True` rather than whether it was `None`. The distinction here is you should be able to set a cache-timeout of zero at the datasource/database level to indicate that the slice should not be cached. to: @graceguo-supercat @michellethomas @mistercrunch @timifasubaa
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
