This is an automated email from the ASF dual-hosted git repository.

justinpark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from d619078d25 feat: Improves the Waterfall chart (#25557)
     add 24a2213445 feat(sqllab): Format sql (#25344)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/SqlLab/actions/sqlLab.js     | 13 ++++++
 .../src/SqlLab/actions/sqlLab.test.js              | 17 ++++++++
 .../SqlLab/components/AceEditorWrapper/index.tsx   |  6 ++-
 .../components/KeyboardShortcutButton/index.tsx    |  2 +
 .../src/SqlLab/components/SqlEditor/index.tsx      | 18 +++++++-
 superset/sqllab/api.py                             | 50 ++++++++++++++++++++++
 superset/sqllab/schemas.py                         |  4 ++
 tests/integration_tests/sql_lab/api_tests.py       | 13 ++++++
 8 files changed, 119 insertions(+), 4 deletions(-)

Reply via email to