This is an automated email from the ASF dual-hosted git repository.
erikrit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 5e1a6ea bump style-loader to fix FOUC when sourcemaps are enabled
(#8738)
add b0b9376 handle nulls in bar chart series/breakdown (#8724)
No new revisions were added by this update.
Summary of changes:
.../assets/spec/javascripts/utils/common_spec.jsx | 5 +-
superset/assets/src/utils/common.js | 8 ++-
superset/connectors/base/models.py | 3 +-
superset/connectors/druid/models.py | 3 +-
superset/connectors/sqla/models.py | 3 +-
.../{db_engine_specs/vertica.py => constants.py} | 6 +-
superset/viz.py | 8 ++-
tests/viz_tests.py | 78 ++++++++++++++++++++++
8 files changed, 103 insertions(+), 11 deletions(-)
copy superset/{db_engine_specs/vertica.py => constants.py} (81%)