This is an automated email from the ASF dual-hosted git repository.
yjc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 70ccc26 fix: fix initial filter loading (#13546)
add b9884fb fix: `IS NULL` filter operator for numeric columns (#13496)
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/explore/exploreUtils.js | 13 +++-----
superset/connectors/base/models.py | 5 +--
superset/connectors/sqla/models.py | 48 ++++++++++++++-------------
tests/charts/api_tests.py | 7 +++-
tests/fixtures/query_context.py | 6 +++-
tests/query_context_tests.py | 11 +++++-
6 files changed, 51 insertions(+), 39 deletions(-)