This is an automated email from the ASF dual-hosted git repository.
michellet pushed a change to branch 0.34
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 301211b Revert "Fixed Histogram visualization bug. (#8077)" (#8145)
new 30ded7d [sql lab] persist tables list in localStorage (#8054)
new aaed4a7 updating version to 0.34.1
The 2 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.json | 2 +-
superset/assets/src/SqlLab/App.jsx | 1 -
superset/assets/src/SqlLab/actions/sqlLab.js | 4 ++--
superset/assets/src/SqlLab/components/SqlEditor.jsx | 6 +++---
superset/assets/src/SqlLab/reducers/sqlLab.js | 3 ++-
superset/assets/src/SqlLab/utils/reduxStateToLocalStorageHelper.js | 4 ++++
6 files changed, 12 insertions(+), 8 deletions(-)