Kamil Gabryjelski
|
933ec0a918
|
fix: Flakiness around scrolling during taking tiled screenshots with Playwright (#36051)
(cherry picked from commit 63dfd95aa2)
|
2025-11-10 11:56:32 -08:00 |
|
Mehmet Salih Yavuz
|
70117eb55f
|
fix(date_parser): add check for time range timeshifts (#36039)
(cherry picked from commit c9f65cf1c2)
|
2025-11-10 10:08:45 -08:00 |
|
Kamil Gabryjelski
|
3b7a52d1eb
|
fix: Ensure that Playwright tile height is always positive (#36027)
(cherry picked from commit 728bc2c632)
|
2025-11-07 12:03:10 -08:00 |
|
Yuvraj Singh Chauhan
|
131359c78f
|
fix(db2): update time grain expressions for DAY to use DATE function (#35848)
(cherry picked from commit 30d584afd1)
|
2025-10-31 09:52:37 -07:00 |
|
Elizabeth Thompson
|
3f6f53569f
|
fix(reports): Add celery task execution ID to email notification logs (#35807)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 61c68f7b8f)
|
2025-10-29 10:51:43 -07:00 |
|
Daniel Vaz Gaspar
|
41ac8d8d9c
|
fix: unpin holidays and prophet (#35771)
Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit 51aad52e6c)
|
2025-10-28 10:47:02 -07:00 |
|
Luiz Otavio
|
412d9c8cbc
|
fix(csv upload): Correctly casting to string numbers with floating points (e+) (#35586)
(cherry picked from commit 17ebbdd966)
|
2025-10-10 14:32:26 -07:00 |
|
Daniel Vaz Gaspar
|
52993e68e1
|
fix: dataset update with invalid SQL query (#35543)
(cherry picked from commit 50a5854b25)
|
2025-10-08 17:13:41 -07:00 |
|
Vitor Avila
|
37e280f5bd
|
fix: Support metric macro for embedded users (#35508)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
(cherry picked from commit 4545d55d30)
|
2025-10-06 13:42:40 -07:00 |
|
Beto Dealmeida
|
d5fa2d86f0
|
fix(sqlglot): adhoc expressions (#35482)
(cherry picked from commit 139b5ae20c)
|
2025-10-03 11:28:20 -07:00 |
|
Beto Dealmeida
|
e4cbc5db4c
|
fix(cache): ensure SQL is sanitized before cache key generation (#35419)
(cherry picked from commit 62dc5c0306)
|
2025-10-02 10:59:44 -07:00 |
|
Beto Dealmeida
|
e0e8d1d177
|
fix(pinot): more functions (#35451)
(cherry picked from commit 3202ff4b3f)
|
2025-10-02 10:57:56 -07:00 |
|
Beto Dealmeida
|
efbfcd737d
|
fix(pinot): SUBSTR function (#35427)
(cherry picked from commit 30021f8ede)
|
2025-10-02 10:57:00 -07:00 |
|
Beto Dealmeida
|
4c60bd1392
|
fix(pinot): DATE_SUB function (#35426)
(cherry picked from commit f3349388d0)
|
2025-10-02 10:56:46 -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
|
51396f0b94
|
fix(pinot): DATE_ADD function (#35424)
(cherry picked from commit 5428376662)
|
2025-10-02 10:56:08 -07:00 |
|
Beto Dealmeida
|
6bb13ef3b4
|
fix(pinot): dialect date truncation (#35420)
Co-authored-by: bito-code-review[bot] <188872107+bito-code-review[bot]@users.noreply.github.com>
(cherry picked from commit aa97d2fe03)
|
2025-10-01 13:15:17 -07:00 |
|
Beto Dealmeida
|
b842eeb893
|
fix: table quoting in DBs with supports_cross_catalog_queries=True (#35350)
(cherry picked from commit 13a164dd63)
|
2025-10-01 13:14:35 -07:00 |
|
Beto Dealmeida
|
94d10af733
|
fix(pinot): restrict types in dialect (#35337)
(cherry picked from commit bf88d9bb1c)
|
2025-09-30 13:52:42 -07:00 |
|
Beto Dealmeida
|
8d49999af6
|
fix: adhoc orderby in explore (#35342)
(cherry picked from commit d51b35f61b)
|
2025-09-30 13:52:30 -07:00 |
|
Beto Dealmeida
|
927c94306e
|
feat: sqlglot dialect for Pinot (#35333)
(cherry picked from commit 4e093a8e2a)
|
2025-09-30 10:55:26 -07:00 |
|
Beto Dealmeida
|
b76a0e1d2d
|
chore: bump sqlglot to 27.15.2 (#35176)
(cherry picked from commit 5ec8f9d886)
|
2025-09-22 10:23:01 -07:00 |
|
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 |
|