This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/superset.git
synced
2026-09-04 14:31:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd03440ac8781eef409ea85a96c05d09eab004b1
superset2
/
tests
/
unit_tests
/
db_engine_specs
T
History
Pat Buxton
and
Claude Opus 5
de93a19b3c
fix(engine): update databend engine spec for dialect version >=0.4.6 (
#28627
)
...
Co-authored-by: Claude Opus 5 (1M context) <
noreply@anthropic.com
>
2026-08-06 06:28:16 -07:00
..
__init__.py
…
test_athena.py
…
test_aurora.py
…
test_aws_iam.py
…
test_base.py
fix(engine): update databend engine spec for dialect version >=0.4.6 (
#28627
)
2026-08-06 06:28:16 -07:00
test_bigquery.py
…
test_cancel_query_validation.py
…
test_clickhouse.py
fix(clickhouse): use equality for boolean filters instead of IS (
#41867
)
2026-07-30 10:27:29 -07:00
test_couchbase.py
…
test_crate.py
…
test_crdb.py
…
test_databend.py
fix(engine): update databend engine spec for dialect version >=0.4.6 (
#28627
)
2026-08-06 06:28:16 -07:00
test_databricks_multi_cloud.py
…
test_databricks.py
…
test_datafusion.py
feat(dbspec): Support apache datafusion dbspec (
#42374
)
2026-07-24 11:56:30 -07:00
test_datastore.py
…
test_db2.py
fix(db2): stop truncating table comments to one character (
#42645
)
2026-07-31 12:36:36 -07:00
test_denodo.py
…
test_doris.py
…
test_dremio.py
…
test_drill.py
…
test_druid.py
chore: Mask specific Druid/Presto/Trino fields (
#42492
)
2026-07-30 10:49:19 -07:00
test_duckdb.py
…
test_dynamodb.py
…
test_elasticsearch.py
…
test_firebird.py
…
test_firebolt.py
…
test_grouping_sets_capability.py
feat(table/pivot-table): correct non-additive totals/subtotals via DB rollup [SIP-216] (
#41184
)
2026-07-22 10:06:05 -07:00
test_gsheets.py
refactor: engine enforce SQLAlchemy 2.0 (
#42277
)
2026-07-22 11:11:48 -07:00
test_hana.py
…
test_hive.py
fix(hive): select schema via USE prequery instead of rewriting the URI database (
#36603
)
2026-07-27 14:54:16 -07:00
test_impala.py
…
test_init.py
…
test_kusto.py
feat(KustoKQL): Add support for NULL / IS NOT NULL operator (
#37890
)
2026-07-23 18:28:37 -07:00
test_kylin.py
…
test_mongodb.py
…
test_mssql.py
…
test_mysql_iam.py
…
test_mysql.py
fix(db_engine_specs): use CAST(DATE({col}) AS DATETIME) in MySQL HOUR time grain (
#38617
)
2026-07-27 12:52:25 -07:00
test_oceanbase.py
…
test_ocient.py
…
test_odps.py
…
test_oracle.py
…
test_parseable.py
…
test_pinot.py
…
test_postgres.py
fix(db_engine_specs): stop filtering out Postgres schemas prefixed with pg (
#42312
)
2026-07-31 10:58:59 -07:00
test_presto.py
chore: Mask specific Druid/Presto/Trino fields (
#42492
)
2026-07-30 10:49:19 -07:00
test_redshift_iam.py
…
test_redshift.py
…
test_singlestore.py
…
test_snowflake.py
…
test_sqlite.py
fix(db-engine-specs): handle bare-year python_date_format columns in time-grain expressions (
#42432
)
2026-07-30 10:32:20 -07:00
test_starrocks.py
fix(db_engine_specs): use CAST(DATE({col}) AS DATETIME) in MySQL HOUR time grain (
#38617
)
2026-07-27 12:52:25 -07:00
test_tdengine.py
…
test_trino.py
chore: Mask specific Druid/Presto/Trino fields (
#42492
)
2026-07-30 10:49:19 -07:00
test_ydb.py
…
utils.py
…