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

hugh pushed a commit to branch ssh-create-command
in repository https://gitbox.apache.org/repos/asf/superset.git

commit c85b361b72be8c19c88f29d4b72f3e7e37dfee4c
Merge: 1fb44ddf78 394fb2f2d0
Author: hughhhh <[email protected]>
AuthorDate: Wed Nov 16 14:24:06 2022 -0500

    Merge branch 'master' of https://github.com/apache/superset into 
ssh-create-command

 docs/docs/databases/clickhouse.mdx                 | 14 +++----
 .../docs/databases/installing-database-drivers.mdx |  2 +-
 setup.py                                           |  2 +-
 superset/charts/commands/export.py                 |  8 ++--
 superset/dashboards/commands/export.py             |  8 ++--
 superset/databases/commands/export.py              | 16 ++++----
 superset/datasets/commands/export.py               | 16 ++++----
 superset/utils/file.py                             | 23 +++++++++++
 .../db_engine_specs/clickhouse_tests.py            | 47 ----------------------
 .../unit_tests/db_engine_specs/test_clickhouse.py  | 46 +++++++++++++++++++++
 tests/unit_tests/utils/test_file.py                | 44 ++++++++++++++++++++
 11 files changed, 148 insertions(+), 78 deletions(-)


Reply via email to