This is an automated email from the ASF dual-hosted git repository.
villebro pushed a change to branch 0.34
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from aaed4a7 updating version to 0.34.1
new a8576aa [Explore view] Fix extra data fetch when user clicks Run
Query (#8070)
new e81f374 [examples] Fix, sf population polygons div by zero error
(#8209)
new 49bba75 Bump FAB to 2.1.13 (#8176)
new 40cea54 Bump flask-appbuilder to 2.1.13 (#8174)
new 078af11 [SQL Lab] Fix bug when filtering on results that include
nulls (#8231)
new cc023a4 Fix sync failed when datasource is schema-less (#8223)
new 779976e Fixed korean translation error. (#8265)
new 270fd32 Fix: Missing time series datapoints in druid show up as
absurd values in line chart (#8271)
The 8 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:
requirements.txt | 2 +-
setup.py | 2 +-
.../FilterableTable/FilterableTable_spec.jsx | 3 +-
.../components/FilterableTable/FilterableTable.jsx | 2 +-
.../assets/src/datasource/DatasourceEditor.jsx | 3 +-
.../explore/components/ExploreViewContainer.jsx | 13 -
superset/connectors/druid/models.py | 3 +
superset/examples/sf_population_polygons.py | 4 +-
superset/translations/ko/LC_MESSAGES/messages.json | 2 +-
superset/translations/ko/LC_MESSAGES/messages.po | 1850 +++++---------------
10 files changed, 487 insertions(+), 1397 deletions(-)