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 |
|
Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
arafoperata
|
ff34e3c81e
|
fix: optimize catalog permission sync when importing dashboards (#33679)
|
2025-06-04 13:21:17 -04:00 |
|
Vitor Avila
|
cacf1e06d6
|
fix: Update dataset's last modified date from column/metric update (#33626)
|
2025-06-03 12:20:38 -03:00 |
|
Adalbert Makarovych
|
ade85daee2
|
feat(database): add SingleStore engine specification (#32887)
Co-authored-by: Adalbert Makarovych <amakarovych0ua@singlestore.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2025-06-02 11:50:12 -06:00 |
|
Pat Buxton
|
2d26af25c1
|
feat: Python 3.12 support (#33434)
|
2025-06-02 10:00:37 -07:00 |
|
Beto Dealmeida
|
401ce56fa1
|
feat: use sqlglot to validate adhoc subquery (#33560)
|
2025-05-30 18:09:19 -04:00 |
|
Beto Dealmeida
|
cf315388f2
|
feat(sqllab): use sqlglot instead of sqlparse (#33542)
|
2025-05-30 17:08:19 -04:00 |
|
Vitor Avila
|
fdea4e21b0
|
feat: current_user_rls_rules Jinja macro (#33614)
|
2025-05-29 11:58:40 -03:00 |
|
Daniel Vaz Gaspar
|
a4bb11c755
|
chore: bump FAB to 4.7.0 (#33607)
|
2025-05-29 08:34:00 +01:00 |
|
Beto Dealmeida
|
ea5a609d0b
|
feat: implement CVAS/CTAS in sqlglot (#33525)
|
2025-05-28 09:45:59 -04:00 |
|
Beto Dealmeida
|
0abe6eed89
|
feat: implement RLS in sqlglot (#33524)
|
2025-05-28 09:10:45 -04:00 |
|
Beto Dealmeida
|
e205846845
|
feat: implement CTEs logic in sqlglot (#33518)
|
2025-05-28 08:38:00 -04:00 |
|
Beto Dealmeida
|
0fa3feb088
|
chore: remove parse_sql (#33474)
|
2025-05-27 18:03:55 -04:00 |
|
Beto Dealmeida
|
1393f7d3d2
|
chore: sql/parse cleanup (#33515)
|
2025-05-27 16:42:04 -04:00 |
|
Beto Dealmeida
|
8de58b9848
|
feat: use sqlglot to set limit (#33473)
|
2025-05-27 15:20:02 -04:00 |
|
Luiz Otavio
|
57183da315
|
fix: Adjust viz migrations to also migrate the queries object (#33285)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2025-05-26 15:00:07 -03:00 |
|
Beto Dealmeida
|
8013b32f0e
|
chore: remove is_select_query (#33457)
|
2025-05-22 20:53:22 -04:00 |
|
Beto Dealmeida
|
adeed60fe0
|
feat: implement limit extraction in sqlglot (#33456)
|
2025-05-22 20:09:36 -04:00 |
|
amaannawab923
|
22475e787e
|
feat(Table Chart): Row limit Increase , Backend Sorting , Backend Search , Excel/CSV Improvements (#33357)
Co-authored-by: Amaan Nawab <nelsondrew07@gmail.com>
|
2025-05-09 11:27:31 -06:00 |
|
Vitor Avila
|
72cd9dffa3
|
fix: Persist catalog change during dataset update + validation fixes (#33384)
|
2025-05-08 15:22:25 -03:00 |
|
Maxime Beauchemin
|
f045a73e2d
|
fix: loading examples from raw.githubusercontent.com fails with 429 errors (#33354)
|
2025-05-05 13:07:23 +02:00 |
|
Michael S. Molina
|
6db3a4d9d2
|
fix: Temporal filter conversion in viz migrations (#33224)
|
2025-05-02 08:27:49 -03:00 |
|
Beto Dealmeida
|
339ba96600
|
fix: improve function detection (#33306)
|
2025-05-01 13:45:03 -04:00 |
|
Beto Dealmeida
|
141d0252f2
|
fix: mask password on DB import (#33267)
|
2025-04-29 10:27:03 -04:00 |
|
Elizabeth Thompson
|
2c4e22e598
|
chore: add some utils tests (#33236)
|
2025-04-28 15:00:32 -07:00 |
|
Vitor Avila
|
de84a534ac
|
fix(DB update): Gracefully handle querry error during DB update (#33250)
|
2025-04-25 15:38:59 -03:00 |
|
Enzo Martellucci
|
013379eb86
|
feat(List Users): Migrate List Users FAB to React (#32882)
|
2025-04-15 17:04:28 +03:00 |
|
Vitor Avila
|
a5a91d5e48
|
fix(OAuth2): Update connection should not fail if connection is missing OAuth2 token (#33100)
|
2025-04-14 11:19:55 -03:00 |
|
Beto Dealmeida
|
7ab8534ef6
|
feat: dataset folders (backend) (#32520)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2025-04-11 11:38:08 -07:00 |
|
Beto Dealmeida
|
d88cba92c0
|
feat: optimize catalog permission sync (#33000)
|
2025-04-10 17:38:34 -07:00 |
|
Asher Manangan
|
fd947a097d
|
feat(tags): Export and Import Functionality for Superset Dashboards and Charts (#30833)
Co-authored-by: Asher Manangan <amanangan@powercosts.com>
|
2025-04-07 15:12:22 -04:00 |
|
Vitor Avila
|
db959a6463
|
chore(Databricks): Display older Databricks driver as legacy (#33001)
|
2025-04-04 15:09:15 -03:00 |
|
Enzo Martellucci
|
4f0020d0df
|
feat(List Roles): Migrate FAB view to React (#32432)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2025-04-02 14:06:17 +03:00 |
|
Usiel Riedl
|
662f0fa8f4
|
chore(reports): add task for slack channels warm-up (#32585)
|
2025-03-31 14:30:21 -03:00 |
|
bmaquet
|
174750c9dd
|
refactor(jinja macro): Update current_user_roles() macro to fetch roles from existing get_user_roles() method (#32888)
|
2025-03-28 20:50:53 -07:00 |
|
Luke Hart
|
103fedaf92
|
fix: use role_model from security manager (#32873)
|
2025-03-27 10:01:14 -07:00 |
|
Beto Dealmeida
|
68a81c3989
|
fix: update dataset/query catalog on DB changes (#32829)
|
2025-03-26 08:56:02 -04:00 |
|
bmaquet
|
6b96b37c38
|
feat: Add current_user_roles() Jinja macro (#32770)
|
2025-03-24 18:39:07 -03:00 |
|
Vitor Avila
|
cedd186c21
|
feat(Jinja): to_datetime filter (#32781)
|
2025-03-24 16:55:37 -03: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 |
|
CharlesNkdl
|
c0f83a7467
|
fix(excel export): big number truncation handling (#32739)
|
2025-03-21 09:39:59 -07:00 |
|
sowo
|
29b62f7c0a
|
fix(contextmenu): uncaught TypeError (#28203)
|
2025-03-18 20:42:38 -06:00 |
|
Vitor Avila
|
850801f510
|
feat(where_in): Support returning None if filter_values return None (#32731)
|
2025-03-18 13:18:51 -06:00 |
|
Beto Dealmeida
|
99e69c32ee
|
fix: coerce datetime conversion errors (#32683)
|
2025-03-18 13:09:23 -04:00 |
|
Paul Rhodes
|
c9e2c7037e
|
feat: Implement sparse import for ImportAssetsCommand (#32670)
|
2025-03-17 08:44:15 -06:00 |
|
Beto Dealmeida
|
831369a44b
|
fix(gsheets): update params from encrypted extra (#32661)
|
2025-03-14 12:00:53 -04:00 |
|