This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-06-12 11:09:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b97d3ef520bd9f4ab356b998c76c39bcc51a1ee7
superset2
/
tests
/
unit_tests
/
sql
History
Evan Rusackas
b97d3ef520
fix(api,sql): use json_response in Api.query and log dialect fallback (
#40644
)
...
Co-authored-by: Claude Code <
noreply@anthropic.com
>
2026-06-02 11:48:46 -07:00
..
dialects
feat(sqlglot): Vertica dialect (
#39969
)
2026-05-08 14:34:34 -03:00
execution
fix(sqllab): surface stacktrace in SQL Lab error responses (
#28248
) (
#40585
)
2026-06-02 10:41:39 -07:00
__init__.py
…
parse_tests.py
fix(api,sql): use json_response in Api.query and log dialect fallback (
#40644
)
2026-06-02 11:48:46 -07:00
test_firebolt_dialect.py
fix(firebolt): Firebolt SQL entered with EXCLUDE is rewritten to EXCEPT (
#38742
)
2026-03-19 10:21:50 -07:00
test_hive_dialect.py
fix(sql): Add Impala dialect support to sqlglot parser (
#34662
)
2025-09-04 11:07:09 -07:00
test_impala_dialect.py
fix(sql): Add Impala dialect support to sqlglot parser (
#34662
)
2025-09-04 11:07:09 -07:00
test_spark_dialect.py
fix(spark): register Spark SQLAlchemy dialect so spark:// URIs resolve to SparkEngineSpec (
#38299
)
2026-05-12 12:33:17 -04:00
transpile_to_dialect_test.py
fix(sql): quote identifiers in transpile_to_dialect to fix case-sensitive column filters (
#39521
)
2026-05-06 10:53:09 +03:00