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 1541107648 feat(docs): Add Imply as compatible database for Apache
Druid
add 0af6c89896 feat(docs): Add unique logos for cloud database providers
and make cards smaller
No new revisions were added by this update.
Summary of changes:
docs/src/data/databases.json | 12 ++++++------
docs/src/pages/index.tsx | 16 ++++++++--------
docs/static/img/databases/altinity.png | Bin 0 -> 19819 bytes
docs/static/img/databases/celerdata.png | Bin 0 -> 41661 bytes
docs/static/img/databases/imply.png | Bin 0 -> 15978 bytes
docs/static/img/databases/starburst.png | Bin 0 -> 20343 bytes
superset/db_engine_specs/clickhouse.py | 2 +-
superset/db_engine_specs/druid.py | 2 +-
superset/db_engine_specs/starrocks.py | 2 +-
superset/db_engine_specs/trino.py | 4 ++--
10 files changed, 19 insertions(+), 19 deletions(-)
create mode 100644 docs/static/img/databases/altinity.png
create mode 100644 docs/static/img/databases/celerdata.png
create mode 100644 docs/static/img/databases/imply.png
create mode 100644 docs/static/img/databases/starburst.png