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-07-09 08:15:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1eea2bdf363357f95af56bb4c4e366af2aff78cb
superset2
/
tests
/
unit_tests
/
sql
History
Evan Rusackas
2aa43f6f0f
fix(sql): stop sanitize_clause from rewriting user SQL semantics (
#36113
) (
#41125
)
...
Co-authored-by: Claude Code <
noreply@anthropic.com
>
2026-07-06 18:03:26 -07:00
..
dialects
feat(sqlglot): Vertica dialect (
#39969
)
2026-05-08 14:34:34 -03:00
execution
feat(sql): schema-qualified table denylist + information_schema/lo_* defaults (
#41120
)
2026-07-01 16:57:45 +01:00
__init__.py
…
parse_tests.py
fix(sql): stop sanitize_clause from rewriting user SQL semantics (
#36113
) (
#41125
)
2026-07-06 18:03:26 -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