This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 4.1
in repository https://gitbox.apache.org/repos/asf/superset.git
from b70c5e1d9d fix: upgrade_catalog_perms and downgrade_catalog_perms
implementation (#29860)
add f8ed0cec74 chore: Allow auto pruning of the query table (#29936)
No new revisions were added by this update.
Summary of changes:
superset/commands/sql_lab/query.py | 109 +++++++++++++++++++++++++++++++++++++
superset/config.py | 6 ++
superset/tasks/scheduler.py | 14 +++++
3 files changed, 129 insertions(+)
create mode 100644 superset/commands/sql_lab/query.py