This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch feat/db-engine-docs
in repository https://gitbox.apache.org/repos/asf/superset.git
from fa9d005412 feat(docs): Add more features to database index Features
column
add 696242f0c0 feat(docs): Add cloud-hosted database variants and
deduplicate logo wall
No new revisions were added by this update.
Summary of changes:
docs/src/data/databases.json | 192 ++++++++++++++++++++++++++++--
docs/src/pages/index.tsx | 9 +-
superset/db_engine_specs/clickhouse.py | 47 ++++++++
superset/db_engine_specs/duckdb.py | 38 +++++-
superset/db_engine_specs/elasticsearch.py | 43 +++++++
superset/db_engine_specs/starrocks.py | 48 ++++++++
superset/db_engine_specs/trino.py | 47 ++++++++
7 files changed, 406 insertions(+), 18 deletions(-)