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-07-10 00:35:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9149eba75d59eefeb54d699b2425a893a86036f
superset2
/
tests
/
unit_tests
/
models
History
yousoph
b8b23d6219
fix(bigquery): quote dotted STRUCT columns per-segment in drill to detail (
#41462
)
...
Co-authored-by: Claude Opus 4.8 <
noreply@anthropic.com
>
2026-06-29 22:45:31 -07:00
..
sql_types
…
__init__.py
…
core_test.py
fix(models): use Series.iloc for positional access in post_process_df (
#41344
)
2026-06-23 11:22:22 -07:00
dashboard_test.py
fix(models): HTML-escape data-controlled values in dashboard_link and Slice.icons (
#40639
)
2026-06-02 16:15:11 -07:00
helpers_test.py
fix(bigquery): quote dotted STRUCT columns per-segment in drill to detail (
#41462
)
2026-06-29 22:45:31 -07:00
slice_test.py
fix(models): HTML-escape data-controlled values in dashboard_link and Slice.icons (
#40639
)
2026-06-02 16:15:11 -07:00
sql_lab_test.py
fix(sqllab): keep saved-query list working when Jinja
dataset(id)
references a deleted dataset (
#39703
)
2026-05-20 21:19:19 -07:00
test_core_database_password_encoding.py
fix(db): preserve percent encoding in database passwords (
#36783
)
2026-06-13 13:52:00 -07:00
test_double_rls_virtual_dataset.py
…
test_no_filter_time_range.py
…
test_soft_delete_mixin.py
feat(core): SoftDeleteMixin and restore infrastructure (
#39977
)
2026-05-29 13:08:10 -07:00
test_time_filter_double_application.py
…
test_validate_expression.py
fix(datasource): validate expressions through the shared adhoc-expression checks (
#41427
)
2026-06-27 19:47:59 +01:00
test_virtual_dataset_format.py
…