This is an automated email from the ASF dual-hosted git repository.
christine pushed a change to branch lyftga
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 959199d SQL editor layout makeover (#7102)
new b599855 [forms] Fix handling of NULLs
new 9d21f70 handle null column_name in sqla and druid models
new bdbb354 Use metric name instead of metric in filter box (#7106)
The 3931 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/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 ++++-
5 files changed, 23 insertions(+), 10 deletions(-)