You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2021/01/29 22:33:28 UTC

[superset] branch master updated (61e56b5 -> dcef5e1)

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

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


    from 61e56b5  fix(explore): add current savedMetric to dropdown (#12835)
     add dcef5e1  fix: remove explicit cursor closing for BQ (#12836)

No new revisions were added by this update.

Summary of changes:
 superset/connectors/sqla/models.py   | 16 ++++++-------
 superset/db_engine_specs/base.py     | 14 +++++-------
 superset/db_engine_specs/presto.py   | 28 +++++++++++------------
 superset/models/core.py              | 44 ++++++++++++++++++------------------
 superset/sql_validators/presto_db.py | 14 ++++++------
 5 files changed, 57 insertions(+), 59 deletions(-)