Commit Graph

312 Commits

Author SHA1 Message Date
John Bodley
df79522160
refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13:00
Igor Khrol
80a6e25a98
fix: Avoid 500 if end users write bad SQL (#26638) 2024-01-18 06:48:50 +13:00
John Bodley
7af82ae87d
refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186) 2024-01-17 17:06:22 +13:00
Elizabeth Thompson
aaa4a7b371
feat: global logs context (#26418) 2024-01-16 14:44:30 -08:00
Beto Dealmeida
e36c014290
fix(database): allow filtering by UUID (#26469) 2024-01-12 11:18:39 -05:00
Igor Khrol
3daa038f5f
fix: Trino - handle table not found in SQLLab (#26355)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2024-01-11 13:37:18 +13:00
Ville Brofeldt
ff025b78f3
fix(post-processing): handle missing values in cumulative operator (#26429) 2024-01-09 08:56:19 -03:00
Zef Lin
efdeb9df05
feat(embedded+async queries): support async queries to work with embedded guest user (#26332) 2024-01-08 17:11:45 -08:00
gaurav7261
60abf7e2af
fix(redshift): convert_dttm method for redshift dataset and tests (#26283)
Co-authored-by: GauravM <gaurav@ip-192-168-0-100.ap-south-1.compute.internal>
2023-12-21 09:55:34 +13:00
John Bodley
aafb54d042
chore: Ensure Mixins are ordered according to the MRO (#26288) 2023-12-16 14:11:58 +13:00
Ross Mabbett
b7a9c220e1
fix(Alerts/Reports): allow use of ";" separator in slack recipient entry (#25894)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-12-01 16:32:08 -08:00
Vitor Avila
c033ca959d
fix(database-import): Support importing a DB connection with a version set (#26116) 2023-12-01 16:20:27 -05:00
John Bodley
07bcfa9b5f
chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
Jiwen liu
97121465dd
feat: Add Apache Doris support (#24714)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-11-21 12:42:10 -07:00
John Bodley
07551dc3d4
chore(connector): Cleanup base models and views according to SIP-92 (#24773) 2023-11-21 10:11:50 -08:00
Michael S. Molina
68e5e1afea
feat: Add Bubble chart migration logic (#26033)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-11-21 15:05:41 -03:00
John Bodley
dd58b31cc4
chore(sqlalchemy): Remove erroneous SQLAlchemy ORM session.merge operations (#24776) 2023-11-20 17:25:41 -08:00
Rob Moore
8d73ab9955
feat(sqllab): TRINO_EXPAND_ROWS: expand columns from ROWs (#25809) 2023-11-20 10:59:10 -07:00
Michael S. Molina
97d89d7340
feat: Adds Area chart migration logic (#25952) 2023-11-16 14:28:09 -03:00
John Bodley
10205d0b50
chore: Singularize tag models (#25819) 2023-11-09 08:22:08 -08:00
Beto Dealmeida
2bd611916d
feat: safer insert RLS (#20323) 2023-11-08 22:52:25 -05:00
Elizabeth Thompson
1d0b86ae94
chore: add more migration tests (#25262) 2023-11-07 17:06:23 -08:00
Beto Dealmeida
80caba3fd1
feat: method for dynamic allows_alias_in_select (#25882) 2023-11-07 14:28:28 -05:00
mapledan
ae619b169c
fix: the temporal x-axis results in a none time_range. (#25429)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-11-03 09:57:47 -07:00
Jeremy
5690946b1a
feat: support databend for superset (#23308) 2023-11-02 12:00:11 -07:00
John Bodley
ae703b48fc
fix: Revert "fix: Apply normalization to all dttm columns (#25147)" (#25801) 2023-10-31 10:21:47 -03:00
Beto Dealmeida
5659c87ed2
fix: DB-specific quoting in Jinja macro (#25779) 2023-10-30 09:50:44 -04:00
Beto Dealmeida
c7f8d11a7e
fix: dataset update uniqueness (#25756) 2023-10-25 16:49:32 -04:00
Rob Moore
4e94fc4cff
fix(sqllab): reinstate "Force trino client async execution" (#25680) 2023-10-19 16:38:13 +03:00
Elizabeth Thompson
26498fc099
chore: add latest-official docker tag (#25322) 2023-10-18 16:59:30 -07:00
Daniel Vaz Gaspar
f473d13d0d
fix: improve upload ZIP file validation (#25658) 2023-10-17 18:28:09 +01:00
Ville Brofeldt
e56e0de458
fix: revert fix(sqllab): Force trino client async execution (#24859) (#25541) 2023-10-13 11:58:20 +00:00
Daniel Vaz Gaspar
549abb542b
fix: REST API CSRF exempt list (#25590) 2023-10-10 12:53:37 +01:00
Kamil Gabryjelski
58fcd292a9
fix: Apply normalization to all dttm columns (#25147) 2023-10-06 09:47:00 -07:00
Hugh A. Miles II
dcfebfce9d
fix(tags): fix clears delete on Tags Modal (#25470)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2023-10-05 13:37:53 -04:00
Beto Dealmeida
3e63c82ecc
feat: generic marshmallow error component (#25303) 2023-10-03 11:35:28 -07:00
Craig Rueda
db7f5fed31
chore(async): Initial Refactoring of Global Async Queries (#25466) 2023-10-02 17:22:07 -07:00
John Bodley
36ed617090
fix: Address Mypy issue which is causing CI to fail (#25494) 2023-10-02 14:32:21 -07:00
Ville Brofeldt
7eab59af51
fix(mysql): handle string typed decimal results (#24241) 2023-09-29 10:48:08 -07:00
Beto Dealmeida
a4d8f36863
fix: chart import (#25425) 2023-09-26 19:31:34 -07:00
Beto Dealmeida
5ebcd2a5f6
fix: datetime with timezone excel export (#25318)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-09-21 13:11:59 -07:00
Jack Fragassi
f672d5da5c
fix: Improve the reliability of alerts & reports (#25239) 2023-09-19 09:40:13 -07:00
Hugh A. Miles II
090ae64dfa
feat(tag): fast follow for Tags flatten api + update client with generator + some bug fixes (#25309) 2023-09-18 11:56:08 -07:00
Stepan
14c324950a
feat(datasource): Checkbox for always filtering main dttm in datasource (#25204)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-09-14 15:57:08 -07:00
Beto Dealmeida
bb002d6147
fix: is_select with UNION (#25290) 2023-09-14 09:05:19 -07:00
Beto Dealmeida
749274e635
fix: granularity_sqla and GENERIC_CHART_AXES (#25213) 2023-09-06 20:09:15 -07:00
Rob Moore
cfda30c81a
fix(sqllab): Force trino client async execution (#24859) 2023-09-06 14:20:26 -07:00
Beto Dealmeida
2f68010729
fix: is_select (#25189) 2023-09-06 11:54:25 -07:00
Ethan M Lewis
321d968504
fix: add format for timestamp in crdb to correctly use times values (#24711)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-08-31 10:23:32 -07:00
Erich
c2a21d2da0
refactor(pinot): The python_date_format for a temporal column was not being passed to get_timestamp_expr (#24942) 2023-08-27 18:46:39 +02:00