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 2023/01/10 14:52:33 UTC

[superset] branch master updated (159dcd7e62 -> 8bf6d80155)

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 159dcd7e62 feat(RLS): RESTful apis and react view for RLS (#22325)
     add 8bf6d80155 fix: Stop query in SQL Lab with impala engine (#22635)

No new revisions were added by this update.

Summary of changes:
 superset/config.py                 |  4 +-
 superset/db_engine_specs/hive.py   | 10 ++++-
 superset/db_engine_specs/impala.py | 90 ++++++++++++++++++++++++++++++++++++++
 superset/views/core.py             |  4 ++
 4 files changed, 105 insertions(+), 3 deletions(-)