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

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


    from 46a0a6e08a fix(DB Connection): Update placeholder values for Snowflake 
connection (#25119)
     add 067bfbf950 chore: move TypedDict from typing_extensions to typing 
(#25121)

No new revisions were added by this update.

Summary of changes:
 superset/common/query_context_processor.py   | 10 ++------
 superset/db_engine_specs/base.py             | 25 ++++++++++++--------
 superset/db_engine_specs/bigquery.py         |  4 +---
 superset/db_engine_specs/databricks.py       |  3 +--
 superset/db_engine_specs/gsheets.py          |  3 +--
 superset/db_engine_specs/snowflake.py        |  3 +--
 superset/explore/form_data/commands/state.py |  4 +---
 superset/jinja_context.py                    |  5 ++--
 superset/superset_typing.py                  |  4 ++--
 superset/temporary_cache/commands/entry.py   |  4 +---
 superset/utils/core.py                       | 34 +++++++++++-----------------
 superset/utils/mock_data.py                  |  3 +--
 superset/views/datasource/schemas.py         |  3 +--
 13 files changed, 43 insertions(+), 62 deletions(-)

Reply via email to