This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch ref-get-sqla-engine-2
in repository https://gitbox.apache.org/repos/asf/superset.git
from 1f9ec5e8ae fix test
add 8811a99fd8 fix get engine to return contextmanager
No new revisions were added by this update.
Summary of changes:
superset/db_engine_specs/base.py | 30 +++++++++++++++---------------
superset/db_engine_specs/bigquery.py | 8 ++++++--
superset/db_engine_specs/gsheets.py | 11 ++++++-----
superset/db_engine_specs/hive.py | 5 ++---
superset/db_engine_specs/presto.py | 32 ++++++++++++++++----------------
tests/integration_tests/celery_tests.py | 3 ++-
6 files changed, 47 insertions(+), 42 deletions(-)