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 76d26f3 0.31.0.rc19
new e83a07d [forms] Fix handling of NULLs
new 2ff721a handle null column_name in sqla and druid models
new eb4c135 Use metric name instead of metric in filter box (#7106)
new a79841e 0.31.0.rc20
The 3873 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/base/models.py | 6 ++++--
superset/connectors/druid/models.py | 2 +-
superset/models/core.py | 16 ++++++++++++----
superset/views/core.py | 4 ++--
superset/viz.py | 5 ++++-
7 files changed, 25 insertions(+), 12 deletions(-)