mirror of
https://github.com/apache/superset.git
synced 2026-05-09 09:55:19 +00:00
* add username to extra cache keys when impersonation is enabled.
* don't put effective_user in extra_cache_key
* get_impersonation_key method in engine_spec class to construct an impersonation key
* pass datasource when creating query objects
* adding an impersonation key when construction cache key
* add feature flag to control caching per user
* revert changes
* make precommit and pylint happy
* pass a User instance
* remove unnecessary import
(cherry picked from commit 68af5980ea)
17 KiB
17 KiB