This is an automated email from the ASF dual-hosted git repository.
kgabryje pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 7b21979fa3b fix(charts): Force refresh uses async mode when GAQ is
enabled (#37845)
add 3e3c9686de8 perf(dashboard): Batch RLS filter lookups for dashboard
digest computation (#37941)
No new revisions were added by this update.
Summary of changes:
superset/security/manager.py | 123 ++++++++++++++++-
superset/thumbnails/digest.py | 9 ++
tests/unit_tests/security/manager_test.py | 210 +++++++++++++++++++++++++++++
tests/unit_tests/thumbnails/test_digest.py | 49 +++++++
4 files changed, 390 insertions(+), 1 deletion(-)