This is an automated email from the ASF dual-hosted git repository.
graceguo pushed a change to branch release--0.31
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from d326ac7 0.31.0rc18
new fe78b4e Fix filter_box migration PR #6523 (#7066)
new 76d26f3 0.31.0.rc19
The 3869 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
superset/assets/package-lock.json | 2 +-
superset/assets/package.json | 2 +-
superset/connectors/druid/models.py | 4 ++-
.../versions/fb13d49b72f9_better_filters.py | 40 ++++++++++++----------
.../{load_examples_test.py => migration_tests.py} | 37 +++++++++++---------
5 files changed, 48 insertions(+), 37 deletions(-)
copy tests/{load_examples_test.py => migration_tests.py} (56%)