This is an automated email from the ASF dual-hosted git repository.
justinpark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 66bf70172f fix(API): Updating assets via the API should preserve
ownership configuration (#27364)
add 5107cc0fd9 fix(sqllab): Close already removed tab (#27391)
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/SqlLab/actions/sqlLab.js | 19 ++++---
.../src/hooks/apiResources/queryApi.ts | 5 +-
superset/views/sql_lab/views.py | 20 ++++++--
tests/integration_tests/sql_lab/api_tests.py | 59 ++++++++++++++++++++++
4 files changed, 90 insertions(+), 13 deletions(-)