amaannawab923
|
0576ac4b57
|
fix(ag-grid): honor dataset hour offset in time range filters (#41391)
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com>
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
(cherry picked from commit 9b508ebe0d)
|
2026-07-13 13:14:19 -07:00 |
|
yousoph
|
fdef6d33ee
|
fix(bigquery): quote dotted STRUCT columns per-segment in drill to detail (#41462)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
(cherry picked from commit b8b23d6219)
|
2026-06-30 16:22:45 -07:00 |
|
Vitor Avila
|
34ee189094
|
fix(chart): preserve SQL_QUERY_MUTATOR line comments structure (#41215)
(cherry picked from commit 9e130e5927)
|
2026-06-19 12:30:00 -07:00 |
|
jesperct
|
bae6e6a646
|
fix(charts): apply datetime format to unaggregated temporal columns (#41060)
(cherry picked from commit ef82da8458)
|
2026-06-17 16:36:33 -07:00 |
|
Evan Rusackas
|
f8314ba725
|
fix(sqla): pass catalog and schema to get_sqla_engine in values_for_column (#38681)
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Claude <claude@anthropic.com>
(cherry picked from commit 26ef4b7ed3)
|
2026-05-22 15:14:47 -07:00 |
|
Mafi
|
0cab4885bc
|
fix(sqllab): execute prequeries on streaming connection to fix PostgreSQL CSV export (#40194)
Co-authored-by: Matt Fitzgerald <matt.fitzgerald@preset.io>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit b66c104fde)
|
2026-05-22 10:37:55 -07:00 |
|
Vitor Avila
|
b900cc53b7
|
fix(GSheets OAuth2): Re-add UnauthenticatedError (#39785)
(cherry picked from commit 3f550f166f)
|
2026-05-19 15:12:17 -07:00 |
|
bdonovan1
|
351e08d487
|
fix(sqla): parenthesize calculated column expressions in WHERE clause (#39793)
Co-authored-by: Brian Donovan <briand@netflix.com>
Co-authored-by: Vitor Avila <96086495+Vitor-Avila@users.noreply.github.com>
(cherry picked from commit 5b5dd01028)
|
2026-05-07 11:15:30 -07:00 |
|
Geidō
|
68918706ea
|
fix(dataset): calculated columns in virtual datasets fail when used as dynamic aggregation filter dimensions (#39004)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit 51ea2c297d)
|
2026-04-29 09:12:55 -07:00 |
|
Beto Dealmeida
|
31df4f273b
|
fix: type probing (#38889)
(cherry picked from commit 8983edea66)
|
2026-03-27 14:53:36 -07:00 |
|
Enzo Martellucci
|
6eb942c014
|
fix(sqla): parenthesize extras where/having clauses in query generation (#38183)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit c7a1f57487)
|
2026-03-27 14:53:36 -07:00 |
|
Beto Dealmeida
|
a8d7481c92
|
feat: apply RLS conservatively (#38683)
(cherry picked from commit a854fa60a2)
|
2026-03-17 09:23:50 -07:00 |
|
Yuriy Krasilnikov
|
3857fae5ab
|
fix(embedded): prevent double RLS application in virtual datasets (#37395)
(cherry picked from commit 09e9c6a522)
|
2026-03-12 14:54:59 -07:00 |
|
Vitor Avila
|
3c37bb01ea
|
fix: DB OAuth2 fixes (#37350)
(cherry picked from commit cc972cad5a)
|
2026-01-26 12:40:53 -08:00 |
|
Vitor Avila
|
fa30a74e8e
|
feat: Handle OAuth2 dance with TableSelector (#37315)
|
2026-01-26 12:40:53 -08:00 |
|
Beto Dealmeida
|
62d07a9916
|
chore: cleanup ssh tunnel (#34388)
(cherry picked from commit c458f99dd4)
|
2026-01-26 12:40:49 -08:00 |
|
Mehmet Salih Yavuz
|
ddb16032de
|
fix(timeshift): Add a more reliable strategy for correct temporal col (#36309)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit a754258fad)
|
2026-01-26 12:40:49 -08:00 |
|
Maxime Beauchemin
|
82f4769ea0
|
feat(validation): Add SQL expression validation in popovers (#34642)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 4683a0827d)
|
2026-01-26 12:40:40 -08:00 |
|
Beto Dealmeida
|
74f455f076
|
fix: adhoc column quoting (#36215)
(cherry picked from commit e303537e0c)
|
2025-11-21 13:43:04 -08:00 |
|
Beto Dealmeida
|
0e3092dd56
|
fix(datasets): prevent double time filter application in virtual datasets (#35890)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 3b226038ba)
|
2025-11-18 10:48:18 -08:00 |
|
Richard Fogaca Nienkotter
|
548480bd8e
|
fix(explore): re-apply filters when 'Group remaining as Others' is enabled (#35937)
(cherry picked from commit 4a04d46118)
|
2025-11-13 22:12:28 -08:00 |
|
Mehmet Salih Yavuz
|
89a36ea131
|
fix(sql): quote column names with spaces to prevent SQLGlot parsing errors (#35553)
(cherry picked from commit 306f4c14cf)
|
2025-11-13 22:08:42 -08:00 |
|
Beto Dealmeida
|
d5fa2d86f0
|
fix(sqlglot): adhoc expressions (#35482)
(cherry picked from commit 139b5ae20c)
|
2025-10-03 11:28:20 -07:00 |
|
Antonio Rivero
|
6420d06fc0
|
fix(slice): Fix using isdigit when id passed as int (#35452)
(cherry picked from commit 449a89c214)
|
2025-10-02 10:56:23 -07:00 |
|
Beto Dealmeida
|
8d49999af6
|
fix: adhoc orderby in explore (#35342)
(cherry picked from commit d51b35f61b)
|
2025-09-30 13:52:30 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Maxime Beauchemin
|
1be2287b3a
|
feat(timeseries): enhance 'Series Limit' to support grouping the long tail (#34308)
|
2025-07-25 16:26:32 -07: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 |
|
Vitor Avila
|
a56d7252c2
|
fix: Consider default catalog when getting tables and view lists (#33916)
|
2025-06-26 13:55:10 -03:00 |
|
Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Pat Buxton
|
2d26af25c1
|
feat: Python 3.12 support (#33434)
|
2025-06-02 10:00:37 -07:00 |
|
Beto Dealmeida
|
8de58b9848
|
feat: use sqlglot to set limit (#33473)
|
2025-05-27 15:20:02 -04:00 |
|
Đỗ Trọng Hải
|
ff0529c932
|
fix(model/helper): represent RLS filter clause in proper textual SQL string (#32406)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-03-21 14:36:03 -06:00 |
|
Beto Dealmeida
|
c7c3b1b0e9
|
fix: move oauth2 capture to get_sqla_engine (#32137)
|
2025-02-04 18:24:05 -05:00 |
|
Vitor Avila
|
5fc11fb706
|
chore: Add more database-related tests (follow up to #31948) (#32054)
|
2025-01-31 08:36:09 -03:00 |
|
Evan Rusackas
|
855011360a
|
build(eslint): disabling wildcard imports with eslint (#31761)
|
2025-01-13 17:25:47 -07:00 |
|
Michael S. Molina
|
399b709aaf
|
refactor: Removes 5.0 approved legacy charts (#31582)
|
2025-01-09 16:45:05 -03:00 |
|
Beto Dealmeida
|
e4b3ecd372
|
feat: push predicates into virtual datasets (#31486)
|
2025-01-08 22:11:28 -05:00 |
|
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
|
Beto Dealmeida
|
68499a1199
|
feat: purge OAuth2 tokens when DB changes (#31164)
|
2024-11-26 15:57:01 -05:00 |
|
João Ferrão
|
305b6df6e3
|
feat(oauth2): add support for trino (#30081)
|
2024-11-04 11:54:47 -05:00 |
|
Jack
|
849d426e06
|
feat(oauth): adding necessary changes to support bigquery oauth (#30674)
|
2024-10-30 14:56:22 -05:00 |
|
Geido
|
f314685a8e
|
fix(Explore): Apply RLS at column values (#30490)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2024-10-04 18:12:28 +03:00 |
|
Beto Dealmeida
|
710406aa76
|
feat: allow configuring an engine context manager (#30266)
|
2024-09-23 12:36:18 -04:00 |
|
Beto Dealmeida
|
0415ed34ce
|
feat: allow create/update OAuth2 DB (#30071)
|
2024-09-03 19:22:38 -04:00 |
|
Beto Dealmeida
|
b66c0f8d30
|
fix: schemas for upload API (#29604)
|
2024-07-16 15:53:25 -04:00 |
|