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-04-16 06:34:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68067d7f44f0d8a61990dfd12501ee197e02c9f2
superset2
/
tests
/
unit_tests
/
sql
History
Amin Ghadersohi
68067d7f44
fix(mcp): handle OAuth-authenticated databases in execute_sql (
#39166
)
2026-04-09 15:47:00 -04:00
..
dialects
feat: DB2 dialect for sqlglot (
#36365
)
2025-12-02 12:19:52 -05:00
execution
fix(mcp): handle OAuth-authenticated databases in execute_sql (
#39166
)
2026-04-09 15:47:00 -04:00
__init__.py
chore: organize SQL parsing files (
#30258
)
2024-09-13 16:24:19 -04:00
parse_tests.py
feat: apply RLS conservatively (
#38683
)
2026-03-17 10:20:09 -04: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
transpile_to_dialect_test.py
feat(examples): Transpile virtual dataset SQL on import (
#37311
)
2026-01-22 09:50:05 -08:00