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-08 16:25:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8cb09d4589b1272d77d74ff1db8d0e56dc1920a
superset2
/
tests
/
unit_tests
/
sql
T
History
ʈᵃᵢ
b8ca729f9f
fix(sql): only force a LIMIT onto query expressions (
#43097
)
2026-08-13 10:43:45 -07:00
..
dialects
fix(sql): preserve quoted-identifier casing for the HANA dialect (
#39328
) (
#42731
)
2026-08-04 20:39:35 -07:00
execution
fix(sqllab): apply SQL_QUERY_MUTATOR in SQL Lab when MUTATE_AFTER_SPLIT is set (
#41127
)
2026-07-20 15:36:45 -07:00
__init__.py
…
parse_tests.py
fix(sql): only force a LIMIT onto query expressions (
#43097
)
2026-08-13 10:43:45 -07:00
test_firebolt_dialect.py
…
test_hive_dialect.py
…
test_impala_dialect.py
…
test_spark_dialect.py
…
transpile_to_dialect_test.py
…