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-05-26 02:05:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c6ab69ffcd9a885f929ce68d971f9c3c4d58bb5
superset2
/
tests
/
unit_tests
/
sql
History
Claude Code
4c6ab69ffc
test(sql-parser): pin WITH+UNION as non-mutating across dialects
...
Closes
#25659
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-05-14 18:28:41 -07:00
..
dialects
feat(sqlglot): Vertica dialect (
#39969
)
2026-05-08 14:34:34 -03:00
execution
fix(mcp): handle OAuth-authenticated databases in execute_sql (
#39166
)
2026-04-09 15:47:00 -04:00
__init__.py
…
parse_tests.py
test(sql-parser): pin WITH+UNION as non-mutating across dialects
2026-05-14 18:28:41 -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