Daniel Vaz Gaspar
|
b2fd9e2fb1
|
fix: Bump FAB to 5.X (#33055)
Co-authored-by: Joe Li <joe@preset.io>
(cherry picked from commit a9fb853e3e)
|
2025-09-12 17:07:53 -07:00 |
|
LisaHusband
|
4dedfac238
|
fix(drill-to-detail): ensure axis label filters map to original column names (#34694)
Co-authored-by: bito-code-review[bot] <188872107+bito-code-review[bot]@users.noreply.github.com>
(cherry picked from commit a7d349a5c6)
|
2025-09-10 10:05:24 -07:00 |
|
Luiz Otavio
|
cf1902a4cc
|
fix: Upload CSV as Dataset (#34763)
(cherry picked from commit 1c2b9db4f0)
|
2025-09-08 14:12:10 -07:00 |
|
Evan Rusackas
|
444b98b95e
|
fix(sql): Add Impala dialect support to sqlglot parser (#34662)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Joe Li <joe@preset.io>
(cherry picked from commit 7fb7ac8bef)
|
2025-09-04 16:25:30 -07:00 |
|
catpineapple
|
07fd60fe20
|
fix: doris genericDataType modify (#35011)
(cherry picked from commit 2e51d02806)
|
2025-09-04 16:20:40 -07:00 |
|
Gabriel Torres Ruiz
|
f69bdf5475
|
fix(error-handling): jinja2 error handling improvements (#34803)
|
2025-09-03 17:52:08 -07:00 |
|
Vitor Avila
|
d0d816047c
|
fix: Add dataset ID to file name on exports (#34782)
(cherry picked from commit 471d9fe737)
|
2025-08-27 11:57:07 -07:00 |
|
Beto Dealmeida
|
a475d68693
|
fix: make get_image() always return BytesIO (#34801)
(cherry picked from commit 1204507d68)
|
2025-08-25 10:23:57 -07:00 |
|
Michael S. Molina
|
25775504b9
|
fix: User-provided Jinja template parameters causing SQL parsing errors (#34802)
(cherry picked from commit e1234b2264)
|
2025-08-23 11:17:15 -07:00 |
|
JUST.in DO IT
|
4cc6984ebf
|
fix: customize column description limit size in db_engine_spec (#34808)
(cherry picked from commit 75af53dc3d)
|
2025-08-23 11:16:43 -07:00 |
|
Maxime Beauchemin
|
2ffc1b95ba
|
fix: Check migration status before initializing database-dependent features (#34679)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit c568d463b9)
|
2025-08-21 14:05:27 -07:00 |
|
Joe Li
|
ebfddb2b39
|
fix(tests): make SingleStore test_adjust_engine_params version-agnostic (#34780)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit af05396227)
|
2025-08-21 09:43:34 -07:00 |
|
Joe Li
|
91834bbede
|
fix: Fix TypeError in Slice.get() method when using filter_by() with BinaryExpression (#34769)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
(cherry picked from commit 9de1706baa)
|
2025-08-20 11:24:12 -07:00 |
|
Evan Rusackas
|
7253c79959
|
fix(duckdb): Add support for DuckDB-specific numeric types (#34743)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit a42185cd3b)
|
2025-08-20 11:04:06 -07:00 |
|
Trent Schmidt
|
ff6dc03ddf
|
fix(dashboard): update cross filter scoping chart id references during dashboard import (#34418)
Co-authored-by: chanduapple <80615671+chanduapple@users.noreply.github.com>
Co-authored-by: chandrasekhar jandhyam <chandrasekhar.jandhyam@digital.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-18 01:41:38 -03:00 |
|
Mehmet Salih Yavuz
|
cb899f691b
|
fix(csv_tests): Import from utils (#34664)
|
2025-08-12 15:55:53 -07:00 |
|
Maxime Beauchemin
|
5309edf3a5
|
feat: Implement UI-based system theme administration (#34560)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-12 13:27:48 -07:00 |
|
Elizabeth Thompson
|
2465ab4a98
|
chore: add more csv tests (#32663)
|
2025-08-12 13:26:10 -07:00 |
|
Kamil Gabryjelski
|
57d0e78d40
|
feat: Tiled screenshots in Playwright reports (#34561)
|
2025-08-12 08:09:01 +02:00 |
|
Elizabeth Thompson
|
99539c786e
|
fix(initialization): prevent startup failures when database tables don't exist (#34584)
|
2025-08-11 10:49:52 -07:00 |
|
Oliver Schlüter
|
f3e3bd0348
|
fix(db_engine_specs): generate correct boolean filter SQL syntax for Athena compatibility (#34598)
|
2025-08-07 18:39:31 +03:00 |
|
Mehmet Salih Yavuz
|
adaae8ba15
|
fix(Timeshift): Determine temporal column correctly (#34582)
|
2025-08-07 15:20:34 +03:00 |
|
Maxime Beauchemin
|
246181a546
|
feat(docker): Add pytest support to docker-compose-light.yml (#34373)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-06 00:17:50 -04:00 |
|
Mehmet Salih Yavuz
|
761daec53d
|
feat(timeshift): Add support for date range timeshifts (#34375)
|
2025-08-05 19:31:40 +03:00 |
|
Maxime Beauchemin
|
cb27d5fe8d
|
chore: proper current_app.config proxy usage (#34345)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-31 19:27:42 -07:00 |
|
Beto Dealmeida
|
6fc734da51
|
fix: prevent anonymous code in Postgres (#34412)
|
2025-07-31 08:33:34 -04:00 |
|
Maxime Beauchemin
|
bf967d6ba4
|
fix(charts): Fix unquoted 'Others' literal in series limit GROUP BY clause (#34390)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-29 17:36:10 -07:00 |
|
Beto Dealmeida
|
32626ab707
|
fix: use catalog name on generated queries (#34360)
|
2025-07-29 12:30:46 -04:00 |
|
Beto Dealmeida
|
122bb68e5a
|
fix: subquery alias in RLS (#34374)
|
2025-07-28 22:58:15 -04:00 |
|
Beto Dealmeida
|
914ce9aa4f
|
feat: read column metadata (#34359)
|
2025-07-28 22:57:57 -04:00 |
|
Maxime Beauchemin
|
1be2287b3a
|
feat(timeseries): enhance 'Series Limit' to support grouping the long tail (#34308)
|
2025-07-25 16:26:32 -07:00 |
|
Maxime Beauchemin
|
e741a3167f
|
feat: add a theme CRUD page to manage themes (#34182)
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
|
2025-07-25 13:26:41 -07:00 |
|
Beto Dealmeida
|
b794b192d1
|
fix: return 422 on invalid SQL (#34303)
|
2025-07-24 16:40:56 -04:00 |
|
Maxime Beauchemin
|
3f8472ca7b
|
chore: move some rules from ruff -> pylint (#34292)
|
2025-07-24 09:40:49 -07:00 |
|
LisaHusband
|
7a1c056374
|
fix(charting): correctly categorize numeric columns with NULL values (#34213)
|
2025-07-24 15:46:58 +03:00 |
|
Michael S. Molina
|
1e5a4e9bdc
|
fix: Saved queries list break if one query can't be parsed (#34289)
|
2025-07-24 08:30:04 -03:00 |
|
Ahmed Habeeb
|
43775e9373
|
fix(sqllab_export): manually encode CSV output to support utf-8-sig (#34235)
|
2025-07-23 18:44:56 -07:00 |
|
Maxime Beauchemin
|
2db8f809ba
|
fix: proper handling of boolean filters with snowflake (#34199)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2025-07-18 12:13:52 -07:00 |
|
Mehmet Salih Yavuz
|
16f4516903
|
chore(Oracle): Update oracle column length to 128 (#34179)
|
2025-07-16 14:58:19 +03:00 |
|
Gabriel Torres Ruiz
|
42d9a78777
|
feat(theming): Introduce bootstrap-driven Superset theme configurations (#34144)
|
2025-07-15 09:43:08 -07:00 |
|
Beto Dealmeida
|
68b84acd93
|
feat: improve Doris catalog support (#34140)
|
2025-07-14 12:01:08 -04:00 |
|
Đỗ Trọng Hải
|
1a54b761c1
|
feat(db): remove Rockset DB support (#33929)
|
2025-06-27 23:12:54 +07:00 |
|
Fredrik Hyyrynen
|
eec563b0b4
|
fix: add suffix to Drill labels to avoid collision (#32857)
Co-authored-by: Fredrik Hyyrynen <fredrik.hyyrynen@ngm.se>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: pre-commit <pre-commit@users.noreply.github.com>
|
2025-06-26 11:28:05 -07:00 |
|
Vitor Avila
|
a56d7252c2
|
fix: Consider default catalog when getting tables and view lists (#33916)
|
2025-06-26 13:55:10 -03:00 |
|
Beto Dealmeida
|
404f7c1043
|
feat: initial Dremio sqlglot dialect (#33847)
|
2025-06-20 12:05:45 -07:00 |
|
Beto Dealmeida
|
21d8d57380
|
fix: select star (#33763)
|
2025-06-13 14:59:52 -04:00 |
|
Le Xich Long
|
fc7ba060c1
|
feat(clickhouse): allow dynamic schema (#32610)
|
2025-06-09 16:18:05 -06:00 |
|
Kasper Mol
|
cc3460832f
|
fix(template_processing): get_filters now works for IS_NULL and IS_NOT_NULL operators (#33296)
|
2025-06-05 00:46:33 -03:00 |
|
Beto Dealmeida
|
edc60914f6
|
chore: 100% test coverage for SQL parsing (#33568)
|
2025-06-04 22:18:09 -04:00 |
|
Vitor Avila
|
c9518485ba
|
fix: Do not convert dataset changed_on to UTC (#33693)
|
2025-06-04 22:24:18 -03:00 |
|