You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/02/22 13:02:40 UTC

[superset] branch master updated (9b5e66b -> efeb5a9)

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(-)