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-05 23:12:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86fa5bb46f044ecddc095803cf13107833e0cbfc
superset2
/
tests
/
unit_tests
/
db_engine_specs
T
History
Evan Rusackas
and
Claude Sonnet 4.6
242c27a974
test(presto): 401 Unauthorized must surface as CONNECTION_ACCESS_DENIED_ERROR (
#33554
) (
#40618
)
...
Co-authored-by: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-02 10:49:58 -07:00
..
__init__.py
…
test_athena.py
…
test_aurora.py
…
test_aws_iam.py
…
test_base.py
fix(db oauth2): Improve OAuth2 flow (
#39499
)
2026-04-21 11:54:52 -03:00
test_bigquery.py
fix(bigquery): limit result set size to prevent browser memory crashes (
#38588
)
2026-05-22 21:07:45 -07:00
test_clickhouse.py
fix(clickhouse): remove _mutate_label workaround and bump clickhouse-connect to >=0.13.0 (
#38280
)
2026-02-26 16:12:54 -08:00
test_couchbase.py
…
test_crate.py
…
test_crdb.py
…
test_databend.py
…
test_databricks.py
fix: escape SQL identifiers in db engine spec prequeries and metadata queries (
#39840
)
2026-05-15 09:48:38 -04:00
test_datastore.py
feat(database): add Google Cloud Datastore db engine spec (
#37677
)
2026-03-06 16:40:17 -08:00
test_db2.py
fix: escape SQL identifiers in db engine spec prequeries and metadata queries (
#39840
)
2026-05-15 09:48:38 -04:00
test_denodo.py
…
test_doris.py
…
test_dremio.py
…
test_drill.py
…
test_druid.py
…
test_duckdb.py
…
test_dynamodb.py
…
test_elasticsearch.py
…
test_firebird.py
…
test_firebolt.py
…
test_gsheets.py
fix(GSheets OAuth2): Re-add UnauthenticatedError (
#39785
)
2026-04-30 18:57:00 -03:00
test_hana.py
…
test_hive.py
fix: escape SQL identifiers in db engine spec prequeries and metadata queries (
#39840
)
2026-05-15 09:48:38 -04:00
test_impala.py
…
test_init.py
…
test_kusto.py
…
test_kylin.py
…
test_mongodb.py
…
test_mssql.py
…
test_mysql_iam.py
…
test_mysql.py
fix(mysql): fallback to pymysql when MySQLdb is not installed in get_datatype() (
#39729
)
2026-04-29 14:40:39 +01:00
test_oceanbase.py
…
test_ocient.py
…
test_oracle.py
…
test_parseable.py
…
test_pinot.py
…
test_postgres.py
fix(charts): handle PostgreSQL INTERVAL type in bar and pie charts (
#34513
)
2026-05-20 22:26:59 -07:00
test_presto.py
test(presto): 401 Unauthorized must surface as CONNECTION_ACCESS_DENIED_ERROR (
#33554
) (
#40618
)
2026-06-02 10:49:58 -07:00
test_redshift_iam.py
…
test_redshift.py
…
test_singlestore.py
…
test_snowflake.py
…
test_sqlite.py
…
test_starrocks.py
fix: escape SQL identifiers in db engine spec prequeries and metadata queries (
#39840
)
2026-05-15 09:48:38 -04:00
test_tdengine.py
…
test_trino.py
fix(trino/presto): use equality for boolean filters to support computed columns (
#39500
)
2026-05-08 16:10:27 -07:00
test_ydb.py
…
utils.py
…