You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/01/30 23:54:13 UTC

[superset] branch master updated (f2b61fca15 -> 19779d7517)

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

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


    from f2b61fca15 fix: edit pyarrow stringify to better handle emojis and accents (#22881)
     add 19779d7517 fix(sqllab): inconsistent addNewQueryEditor behavior (#21999)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/sqllab/tabs.test.ts        | 56 +++++++++++++++++++++-
 superset-frontend/src/SqlLab/actions/sqlLab.js     | 34 +++++++++++--
 .../src/SqlLab/actions/sqlLab.test.js              | 10 +++-
 .../src/SqlLab/components/SqlEditor/index.jsx      |  2 +-
 .../SqlLab/components/TabbedSqlEditors/index.jsx   | 22 +--------
 5 files changed, 95 insertions(+), 29 deletions(-)