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

christine pushed a change to branch lyft-develop
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from fda1002  fix: cache issue for api/v1/query (#7507)
     add 66524c4  feat: Live query validation in the SQL Lab UI (#7461) (#7516)

No new revisions were added by this update.

Summary of changes:
 superset/assets/src/SqlLab/actions/sqlLab.js       | 54 ++++++++++++++++++
 .../src/SqlLab/components/AceEditorWrapper.jsx     | 15 +++++
 .../assets/src/SqlLab/components/SqlEditor.jsx     | 34 +++++++++++
 .../assets/src/SqlLab/reducers/getInitialState.js  |  5 ++
 superset/assets/src/SqlLab/reducers/sqlLab.js      | 65 ++++++++++++++++++++++
 superset/assets/src/featureFlags.ts                |  1 +
 superset/views/core.py                             |  5 +-
 7 files changed, 176 insertions(+), 3 deletions(-)

Reply via email to