This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 569606635b0 docs(databases): add Supabase, AlloyDB, and Neon as
PostgreSQL-compatible databases (#37589)
add 76889c1a696 feat(db_engine_specs): add Apache Phoenix and Apache IoTDB
engine specs (#37590)
No new revisions were added by this update.
Summary of changes:
docs/static/img/databases/apache-iotdb.svg | Bin 0 -> 4646 bytes
docs/static/img/databases/apache-phoenix.png | Bin 0 -> 29188 bytes
superset/db_engine_specs/iotdb.py | 59 ++++++++++++++++++
superset/db_engine_specs/phoenix.py | 86 +++++++++++++++++++++++++++
4 files changed, 145 insertions(+)
create mode 100644 docs/static/img/databases/apache-iotdb.svg
create mode 100644 docs/static/img/databases/apache-phoenix.png
create mode 100644 superset/db_engine_specs/iotdb.py
create mode 100644 superset/db_engine_specs/phoenix.py