You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2023/04/04 14:32:49 UTC

[superset] branch master updated (d966db61af -> a4d4084d08)

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

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


    from d966db61af feat: Add metadata bar to drill by modal (#23542)
     add a4d4084d08 fix: tags features flag on base models (#23548)

No new revisions were added by this update.

Summary of changes:
 superset/models/dashboard.py                         | 15 +++++++--------
 superset/models/slice.py                             | 15 +++++++--------
 superset/models/sql_lab.py                           | 17 ++++++++---------
 tests/integration_tests/charts/api_tests.py          |  1 +
 tests/integration_tests/dashboards/api_tests.py      |  1 +
 tests/integration_tests/tags/dao_tests.py            |  5 +++--
 tests/integration_tests/tasks/async_queries_tests.py |  1 +
 7 files changed, 28 insertions(+), 27 deletions(-)