You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by cr...@apache.org on 2020/02/05 19:10:48 UTC

[incubator-superset] branch master updated (916d184 -> 47b5780)

This is an automated email from the ASF dual-hosted git repository.

craigrueda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 916d184  [query] deprecate can_only_access_owned_queries (#9046)
     add 47b5780  Wrap tagging endpoints in a feature flag (disabled by default) (#9078)

No new revisions were added by this update.

Summary of changes:
 superset/app.py                                   |  4 ++-
 superset/config.py                                |  1 +
 tests/{feature_flag_tests.py => tagging_tests.py} | 31 +++++++++++------------
 3 files changed, 19 insertions(+), 17 deletions(-)
 copy tests/{feature_flag_tests.py => tagging_tests.py} (57%)