This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from e3ba8b1b2a8 perf: fix N+1 query in chart list API when thumbnail_url
is requested (#37895)
add 841adfc15a3 perf: fix N+1 query in Slice.datasource property (#37899)
No new revisions were added by this update.
Summary of changes:
superset/models/dashboard.py | 32 +++++++-------------------------
superset/models/slice.py | 25 +++++--------------------
tests/integration_tests/model_tests.py | 2 +-
3 files changed, 13 insertions(+), 46 deletions(-)