Vitor Avila
|
21e794a66f
|
fix(database import): Gracefully handle error to get catalog schemas (#31437)
|
2024-12-13 12:31:10 -03:00 |
Beto Dealmeida
|
9315a8838c
|
fix: pass string to `process_template` (#31329)
|
2024-12-07 09:49:49 -05:00 |
Oleg Ovcharuk
|
cf5c770adc
|
feat: add YDB as a new database engine (#31141)
|
2024-12-05 09:14:19 -05:00 |
Vitor Avila
|
d66ac9f3f4
|
fix(Databricks): Escape catalog and schema names in pre-queries (#31199)
|
2024-12-02 14:00:00 -03:00 |
Beto Dealmeida
|
45668e31fc
|
feat: make sure to quote formulas on Excel export (#31166)
|
2024-11-26 18:16:44 -05:00 |
Beto Dealmeida
|
09802acf0d
|
refactor: remove more sqlparse (#31032)
|
2024-11-26 17:01:07 -05:00 |
Maxime Beauchemin
|
fd9d3301f6
|
chore: deprecate tox in favor of act (#29382)
|
2024-11-26 13:27:37 -08:00 |
Beto Dealmeida
|
68499a1199
|
feat: purge OAuth2 tokens when DB changes (#31164)
|
2024-11-26 15:57:01 -05:00 |
Beto Dealmeida
|
7f2e752796
|
fix: check orderby (#31156)
|
2024-11-26 10:15:06 -05:00 |
github-actions[bot]
|
1e4098a29e
|
chore(🦾): bump python ruff 0.4.5 -> 0.8.0 (#31001)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2024-11-24 17:30:48 -08:00 |
Maxime Beauchemin
|
e0deb704f9
|
feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870)
|
2024-11-22 14:19:08 -08:00 |
Beto Dealmeida
|
832fed1db5
|
fix(dataset): use sqlglot for DML check (#31024)
|
2024-11-22 07:21:05 -05:00 |
Geido
|
90572be95a
|
fix(Dashboard): Retain colors when color scheme not set (#30646)
|
2024-11-21 19:58:32 +02:00 |
Beto Dealmeida
|
fa7b66424c
|
chore: add unit tests for `is_mutating()` (#31021)
|
2024-11-21 11:08:53 -05:00 |
Ville Brofeldt
|
e528cb48c4
|
feat(trino,presto): add missing time grains (#30926)
|
2024-11-15 12:38:28 -08:00 |
João Ferrão
|
305b6df6e3
|
feat(oauth2): add support for trino (#30081)
|
2024-11-04 11:54:47 -05:00 |
Steven Liu
|
29e3f4bcc4
|
feat: allow exporting all tabs to a single PDF in report (#30694)
|
2024-11-03 17:39:09 -08:00 |
Elizabeth Thompson
|
d466383df2
|
fix: warning emits an error (#28524)
|
2024-11-01 15:08:42 -07:00 |
Richard Parsons
|
58edc79820
|
fix(mssql db_engine_spec): adds uniqueidentifier to column_type_mappings (#30618)
|
2024-10-30 15:58:28 -07:00 |
Jack
|
849d426e06
|
feat(oauth): adding necessary changes to support bigquery oauth (#30674)
|
2024-10-30 14:56:22 -05:00 |
wugeer
|
60cd2550a7
|
feat: cancel impala query on stop (#30412)
|
2024-10-29 16:44:22 -07:00 |
Denodo Research Labs
|
1c56857f0c
|
feat(db_engine_specs): added support for Denodo Virtual DataPort (#29927)
|
2024-10-24 16:24:28 -07:00 |
Beto Dealmeida
|
4cac7feb67
|
feat: use dialect when tokenizing (#30614)
|
2024-10-15 14:32:02 -04:00 |
anamitraadhikari
|
6ede3271ff
|
fix(SQL Lab): hang when result set size is too big (#30522)
Co-authored-by: aadhikari <aadhikari@apple.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2024-10-14 18:03:28 -07:00 |
Beto Dealmeida
|
47c1e09c75
|
fix: `sqlparse` fallback for formatting queries (#30578)
|
2024-10-11 15:45:40 -04:00 |
Vitor Avila
|
9c12b1c7da
|
fix(Jinja metric macro): Support Drill By and Excel/CSV download without a dataset ID (#30443)
|
2024-10-10 21:03:19 -03:00 |
Beto Dealmeida
|
0db59b45b8
|
fix: adhoc metrics (#30202)
|
2024-10-10 16:46:17 -04:00 |
Michael S. Molina
|
fc857d987b
|
fix: Unable to parse escaped tables (#30560)
|
2024-10-09 13:25:44 -03:00 |
Jack
|
95325c4673
|
fix(imports): Error when importing charts / dashboards with missing DB credentials (#30503)
|
2024-10-04 15:43:29 -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
|
0b34197815
|
fix: don't reformat generated queries (#30350)
|
2024-10-04 11:09:37 -04:00 |
Beto Dealmeida
|
e0172a24b8
|
fix(embedded): sankey charts (#30491)
|
2024-10-02 13:45:35 -04:00 |
Michael S. Molina
|
4834390e6a
|
fix: Histogram chart not able to use decimal datatype column (#30416)
|
2024-09-30 09:04:55 -03:00 |
Beto Dealmeida
|
cc9fd88c0d
|
chore: improve DML check (#30417)
|
2024-09-27 15:26:36 -04:00 |
Elizabeth Thompson
|
0e8fa54f81
|
fix: parse pandas pivot null values (#29898)
|
2024-09-25 13:50:04 -07:00 |
Michael S. Molina
|
ad2998598f
|
fix: Pre-query normalization with custom SQL (#30389)
|
2024-09-25 15:30:53 -03:00 |
Geido
|
de3af85ee1
|
feat(Digest): Add RLS at digest generation for Charts and Dashboards (#30336)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2024-09-24 15:39:11 +02:00 |
Beto Dealmeida
|
710406aa76
|
feat: allow configuring an engine context manager (#30266)
|
2024-09-23 12:36:18 -04:00 |
Sam Firke
|
ac66ae813f
|
fix(db_engine_specs): add a few missing time grains to Postgres spec (#30325)
|
2024-09-20 13:34:10 -04:00 |
Ville Brofeldt
|
a3952051e1
|
feat(jinja): add option to format time filters using strftime (#30323)
|
2024-09-18 10:47:38 -07:00 |
Beto Dealmeida
|
bdf29cb7c2
|
chore: organize SQL parsing files (#30258)
|
2024-09-13 16:24:19 -04:00 |
Beto Dealmeida
|
1f890718a2
|
feat: `is_mutating` method (#30177)
|
2024-09-09 13:56:18 -04:00 |
Ville Brofeldt
|
601e55656c
|
feat(jinja): add advanced temporal filter functionality (#30142)
|
2024-09-06 11:15:40 -07:00 |
Patrick Schmidt
|
6294e339e2
|
feat(db_engine): Implement user impersonation support for StarRocks (#28110)
|
2024-09-06 09:13:38 -07:00 |
Beto Dealmeida
|
ff449ad8ab
|
feat: OAuth2 database field (#30126)
|
2024-09-03 20:57:55 -04:00 |
Beto Dealmeida
|
0415ed34ce
|
feat: allow create/update OAuth2 DB (#30071)
|
2024-09-03 19:22:38 -04:00 |
nsivarajan
|
103cd3d6f3
|
feat(GAQ): Add Redis Sentinel Support for Global Async Queries (#29912)
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
|
2024-08-30 10:42:29 -07:00 |
Ville Brofeldt
|
fcf0450294
|
fix(user-dao): return user model instances (#30020)
|
2024-08-26 16:50:15 -07:00 |
Michael S. Molina
|
d497dcad41
|
fix: Security manager incorrect calls (#29884)
|
2024-08-23 11:39:45 -03:00 |
squalou
|
ce72a0ac27
|
fix: set columns numeric datatypes when exporting to excel (#27229)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-08-23 01:39:47 -06:00 |