superset/superset/db_engine_specs
2022-08-12 07:48:29 +03:00
..
__init__.py fix: logger message (#20714) 2022-07-15 07:51:59 -07:00
ascend.py chore(engine): Translate fractional time grains—requires @superset-ui bump (#17078) 2021-10-12 21:40:48 -07:00
athena.py fix: Athena timestamp literal format (#19970) 2022-05-16 09:50:20 +03:00
aurora.py feat: Add Aurora Data API engine spec (#16535) 2021-09-04 08:40:14 -07:00
base.py feat: per-db add metrics (#20990) 2022-08-08 12:07:16 -07:00
bigquery.py fix: BigQuery get_parameters_from_uri (#20966) 2022-08-03 17:27:40 -07:00
clickhouse.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
cockroachdb.py feat: return parameters only for DB with default driver (#14803) 2021-05-25 14:46:54 -07:00
crate.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
databricks.py fix: Databricks views showing up as tables (#20674) 2022-07-20 09:31:42 -07:00
db2.py chore(engine): Translate fractional time grains—requires @superset-ui bump (#17078) 2021-10-12 21:40:48 -07:00
dremio.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
drill.py chore: upgrade SQLAlchemy to 1.4 (#19890) 2022-07-18 15:21:38 -07:00
druid.py fix: add complex type to pydruid (#20834) 2022-07-25 14:49:44 -07:00
duckdb.py feat: add duckdb as DataSource - Fixes #14563 (#19317) 2022-03-24 15:07:57 +08:00
elasticsearch.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
exasol.py chore(engine): Translate fractional time grains—requires @superset-ui bump (#17078) 2021-10-12 21:40:48 -07:00
exceptions.py refactor: dbapi exception mapping for dbapi's (#12869) 2021-02-02 15:07:46 +00:00
firebird.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
firebolt.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
gsheets.py chore: upgrade SQLAlchemy to 1.4 (#19890) 2022-07-18 15:21:38 -07:00
hana.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
hive.py feat(sql lab): display presto and trino tracking url (#20799) 2022-07-26 20:20:08 -07:00
impala.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
kusto.py feat: Add support for Azure Data Explorer (Kusto) db engine spec (#17898) 2022-01-10 14:42:20 +02:00
kylin.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
mssql.py fix(mssql): support top syntax for limiting queries (#18746) 2022-02-21 09:58:39 +02:00
mysql.py chore: upgrade SQLAlchemy to 1.4 (#19890) 2022-07-18 15:21:38 -07:00
netezza.py chore(engine): Translate fractional time grains—requires @superset-ui bump (#17078) 2021-10-12 21:40:48 -07:00
oracle.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
pinot.py feat: 10/15/30 min grain to Pinot (#19724) 2022-04-19 11:16:48 -07:00
postgres.py fix: Removes psycopg2 as a required dependency (#20543) 2022-06-29 09:22:13 -03:00
presto.py feat(sql lab): display presto and trino tracking url (#20799) 2022-07-26 20:20:08 -07:00
redshift.py fix: SQL Lab cancel query in Redshift database connection does not wo… (#16326) 2022-06-29 11:12:59 -07:00
rockset.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
shillelagh.py feat: add Shillelagh DB engine spec (#16416) 2021-08-24 17:07:29 -07:00
snowflake.py chore: upgrade SQLAlchemy to 1.4 (#19890) 2022-07-18 15:21:38 -07:00
solr.py feat(db-engine): Add support for Apache Solr (#12403) 2021-01-15 15:11:56 +02:00
spark.py feat: add Spark Sql DB engine spec and support Spark 3.x (#20462) 2022-06-27 15:50:35 -07:00
sqlite.py feat: simplify SQLite time grain (#19745) 2022-05-03 07:13:33 -07:00
teradata.py fix(mssql): support top syntax for limiting queries (#18746) 2022-02-21 09:58:39 +02:00
trino.py feat(trino): add query cancellation (#21035) 2022-08-12 07:48:29 +03:00
vertica.py feat: refactor error components and add database issue code (#10473) 2020-08-06 13:22:24 -07:00