This is an automated email from the ASF dual-hosted git repository.
villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 9b5e66b refactor(native-filters): Refactor filters config modal
module (#13268)
add efeb5a9 feat(presto): add support for user impersonation (#13214)
No new revisions were added by this update.
Summary of changes:
superset/db_engine_specs/base.py | 12 ++---
superset/db_engine_specs/hive.py | 18 ++++----
superset/db_engine_specs/presto.py | 24 +++++++++-
superset/models/core.py | 13 ++----
tests/model_tests.py | 93 ++++++++++++++++++++++++++++++++++++++
5 files changed, 136 insertions(+), 24 deletions(-)