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-22 16:25:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e1ce672375a1d7d4b59dfd7ecb07d85fb34c842
superset2
/
tests
/
unit_tests
/
sql
History
Evan Rusackas
9bfa0642a1
test(sql-parser): pin quoted identifiers with spaces are not subqueries (
#32541
,
#32684
) (
#40143
)
...
Co-authored-by: Claude Code <
noreply@anthropic.com
>
2026-05-18 14:21:59 -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 quoted identifiers with spaces are not subqueries (
#32541
,
#32684
) (
#40143
)
2026-05-18 14:21:59 -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