This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/superset.git
synced
2026-09-09 16:54:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab0a0b60bfb4dbfa25b6427cff4056ac2314f2b7
superset2
/
tests
/
unit_tests
/
sql
T
History
Elizabeth Thompson
531587a4b2
fix(sql): catch sqlglot ParseError when parsing RLS predicates (
#43651
)
2026-09-01 15:04:18 -07:00
..
dialects
fix(sql): rebase Dremio dialect on sqlglot's native dialect (
#43099
)
2026-08-13 13:16:06 -07:00
execution
fix(sqllab): re-validate access against rendered SQL and tighten cache/permalink scoping (
#43394
)
2026-08-21 12:35:06 -07:00
__init__.py
…
parse_tests.py
fix(sql): catch sqlglot ParseError when parsing RLS predicates (
#43651
)
2026-09-01 15:04:18 -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
…
test_impala_dialect.py
…
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