You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2023/03/09 20:59:01 UTC

[superset] branch update-pre-commit updated (e00078e7fb -> 6b6bafbd23)

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

hugh pushed a change to branch update-pre-commit
in repository https://gitbox.apache.org/repos/asf/superset.git


    from e00078e7fb Merge branch 'master' of https://github.com/apache/superset into update-pre-commit
     add 6b6bafbd23 first rd of fixes

No new revisions were added by this update.

Summary of changes:
 superset/databases/api.py            |  6 ++----
 superset/databases/schemas.py        |  4 ++--
 superset/db_engine_specs/presto.py   |  6 +++---
 superset/exceptions.py               |  2 +-
 superset/models/dashboard.py         |  4 ++--
 superset/sqllab/exceptions.py        | 12 ++++++------
 superset/sqllab/query_render.py      |  2 +-
 superset/sqllab/sql_json_executer.py |  2 +-
 superset/tasks/async_queries.py      |  8 ++++++--
 superset/utils/core.py               |  6 +++---
 superset/utils/decorators.py         |  5 +----
 superset/views/base_api.py           |  5 +----
 12 files changed, 29 insertions(+), 33 deletions(-)