This is an automated email from the ASF dual-hosted git repository. graceguo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 43f0221 [sip-15] Fixing typo in docstring (#9377) add 6b0f62a [explore view] fix long query issue from Run in SQL LAB Button (#9345) No new revisions were added by this update. Summary of changes: superset-frontend/src/SqlLab/App.jsx | 3 +- .../src/SqlLab/components/TabbedSqlEditors.jsx | 12 +++++-- .../src/SqlLab/reducers/getInitialState.js | 33 ++++++++++++------- superset-frontend/src/chart/chartAction.js | 15 ++++----- superset-frontend/src/explore/exploreUtils.js | 37 +++++++++++++--------- superset/views/core.py | 19 ++++++++--- tests/core_tests.py | 2 +- 7 files changed, 77 insertions(+), 44 deletions(-)