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

[superset] branch master updated (d415eed717 -> 9ae81b7c33)

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

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


    from d415eed717 fix(examples): Cleanup granularity_sqla column (#23322)
     add 9ae81b7c33 fix(sqllab): empty large query results from localStorage (#23302)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/SqlLab/constants.ts          |  1 +
 .../src/SqlLab/utils/emptyQueryResults.test.js     | 39 +++++++++++++++++++++-
 .../SqlLab/utils/reduxStateToLocalStorageHelper.js | 21 +++++++++---
 3 files changed, 56 insertions(+), 5 deletions(-)