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 08:44:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7909ddb775542700a78715a59fdae2cec762445e
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
…
test_hive_dialect.py
…
test_impala_dialect.py
…
test_spark_dialect.py
…
transpile_to_dialect_test.py
…