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

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


    from 4417c6e3e2 chore: add 4xx error codes where applicable (#21627)
     add e98943e580 refactor: pass all properties to validate_parameters 
(#21487)

No new revisions were added by this update.

Summary of changes:
 superset/databases/api.py                          |  4 ++
 superset/databases/commands/validate.py            |  8 +--
 superset/db_engine_specs/base.py                   |  7 ++-
 superset/db_engine_specs/bigquery.py               |  5 +-
 superset/db_engine_specs/gsheets.py                |  7 ++-
 superset/db_engine_specs/snowflake.py              |  4 +-
 superset/models/core.py                            | 17 ++---
 .../db_engine_specs/base_engine_spec_tests.py      | 72 ++++++++++++----------
 tests/unit_tests/databases/api_test.py             |  6 ++
 tests/unit_tests/databases/schema_tests.py         |  1 -
 tests/unit_tests/db_engine_specs/test_gsheets.py   | 52 +++++++++-------
 11 files changed, 109 insertions(+), 74 deletions(-)

Reply via email to