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

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


    from 059e53a39f fix: Crash caused by numpy.vectorize (#21936)
     add 203b289021 feat(bigquery): Custom message when Service Account doesnt 
have the correct Roles and Permissions (#21838)

No new revisions were added by this update.

Summary of changes:
 superset/databases/api.py                          |  6 ++-
 superset/databases/commands/create.py              |  8 ++++
 superset/databases/commands/test_connection.py     | 17 +++++--
 superset/db_engine_specs/bigquery.py               | 13 ++++--
 tests/integration_tests/databases/api_tests.py     | 54 ++++++++++++++++++++--
 .../integration_tests/databases/commands_tests.py  |  5 +-
 .../db_engine_specs/bigquery_tests.py              |  4 +-
 7 files changed, 86 insertions(+), 21 deletions(-)

Reply via email to