JUST.in DO IT
|
4db6f9e04c
|
chore(trino): Add progress_text for additional running state info (#36909)
|
2026-01-26 09:11:33 -08:00 |
|
Evan Rusackas
|
b460ca94c6
|
feat(docs): auto-generate database documentation from lib.py (#36805)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 10:54:01 -08:00 |
|
JUST.in DO IT
|
12a266fd2f
|
fix(trino): update query progress using cursor stats (#36872)
|
2026-01-05 13:19:20 -08: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
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Beto Dealmeida
|
d92af9c95c
|
chore: simplify user impersonation (#32485)
|
2025-03-13 12:43:05 -04:00 |
|
Ville Brofeldt
|
c90e45a373
|
feat: make user agent customizable (#32506)
|
2025-03-05 16:33:24 -08:00 |
|
Dmitry Kochnev
|
7ce1a3445c
|
fix: oauth2 trino (#31993)
|
2025-02-20 16:04:11 -07:00 |
|
Maxime Beauchemin
|
274aa143d3
|
chore: python version to 3.11 (while supporting 3.10) (#31503)
|
2025-01-13 18:22:49 -08: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 |
|
JUST.in DO IT
|
1e0c04fc15
|
fix(trino): db session error in handle cursor (#31265)
|
2024-12-03 11:57:37 -08:00 |
|
Michael S. Molina
|
547a4adef5
|
fix: Remove unwanted commit on Trino's handle_cursor (#31154)
|
2024-11-25 17:42:31 -03:00 |
|
Michael S. Molina
|
ff282492a1
|
fix: Revert "feat(trino): Add functionality to upload data (#29164)" (#31151)
|
2024-11-25 15:16:28 -03:00 |
|
Maxime Beauchemin
|
e0deb704f9
|
feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870)
|
2024-11-22 14:19:08 -08: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 |
|
Daniel Vaz Gaspar
|
4d821f44ae
|
fix: trino thread app missing full context (#29981)
|
2024-08-22 18:01:06 +01:00 |
|
Beto Dealmeida
|
fa095a98ed
|
fix: Trino get_columns (#29566)
|
2024-07-12 16:37:49 -04:00 |
|
John Bodley
|
8fb8199a55
|
chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969)
|
2024-06-28 12:33:56 -07:00 |
|
John Bodley
|
53798c7904
|
feat(trino): Add functionality to upload data (#29164)
|
2024-06-13 08:55:09 -07:00 |
|
Maxime Beauchemin
|
4bb2e2f8af
|
chore: enable ruff lint rule TRY201 and B904 to improve raise stack traces (#29166)
|
2024-06-12 13:04:42 -07:00 |
|
Daniel Vaz Gaspar
|
5dfbab5424
|
fix: adds the ability to disallow SQL functions per engine (#28639)
|
2024-05-29 10:51:28 +01:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|
Beto Dealmeida
|
6cf681df68
|
feat(SIP-95): new endpoint for table metadata (#28122)
|
2024-04-25 12:23:49 -04:00 |
|
Beto Dealmeida
|
68a982dfe6
|
feat(sip-95): new endpoint for extra table metadata (#28063)
|
2024-04-18 10:42:53 -04:00 |
|
Beto Dealmeida
|
9377227e06
|
chore(OAuth2): refactor for custom OAuth2 clients (#27880)
|
2024-04-05 12:17:39 -04:00 |
|
Beto Dealmeida
|
9022f5c519
|
feat(SIP-85): OAuth2 for databases (#27631)
|
2024-04-02 22:05:33 -04: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 |
|
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 |
|
Rob Moore
|
6359086779
|
fix: move driver import to method (#26066)
|
2023-11-22 10:49:01 -05:00 |
|
Rob Moore
|
8d73ab9955
|
feat(sqllab): TRINO_EXPAND_ROWS: expand columns from ROWs (#25809)
|
2023-11-20 10:59:10 -07:00 |
|
Beto Dealmeida
|
cdb18e04ff
|
fix: trino cursor (#25897)
|
2023-11-08 07:38:38 -05:00 |
|
Rob Moore
|
4e94fc4cff
|
fix(sqllab): reinstate "Force trino client async execution" (#25680)
|
2023-10-19 16:38:13 +03:00 |
|
Ville Brofeldt
|
e56e0de458
|
fix: revert fix(sqllab): Force trino client async execution (#24859) (#25541)
|
2023-10-13 11:58:20 +00:00 |
|
Ville Brofeldt
|
0668d12e3b
|
chore(trino): remove unnecessary index checks (#25211)
|
2023-09-08 18:15:45 -07:00 |
|
Rob Moore
|
cfda30c81a
|
fix(sqllab): Force trino client async execution (#24859)
|
2023-09-06 14:20:26 -07:00 |
|
Sebastian Liebscher
|
e585db85b6
|
chore: use contextlib.surpress instead of passing on error (#24896)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
|
2023-08-29 10:09:01 -06:00 |
|
Beto Dealmeida
|
6f24a4e7a8
|
fix: calls to _get_sqla_engine (#24953)
|
2023-08-11 12:54:01 +02:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
John Bodley
|
d583ca9ef5
|
chore: Embrace the walrus operator (#24127)
|
2023-05-19 00:37:13 -07:00 |
|
John Bodley
|
4ef9d25d58
|
chore: Refactor [Presto|Trino]EngineSpec._partition_query (#23944)
|
2023-05-17 09:11:55 -07:00 |
|
John Bodley
|
100ccb759c
|
chore(presto): Expose schema and indexes to _partition_query method (#23674)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-04-15 06:24:54 +12:00 |
|
John Bodley
|
e83f4e6f79
|
fix(trino): Disallow alias to source column (#23324)
|
2023-03-14 08:23:01 +13:00 |
|
Ville Brofeldt
|
cd6fc35f60
|
chore(db_engine_specs): clean up column spec logic and add tests (#22871)
|
2023-01-31 15:54:07 +02:00 |
|
Ville Brofeldt
|
b6d39d194c
|
feat(trino): support early cancellation of queries (#22498)
|
2022-12-24 06:31:46 +02:00 |
|
John Bodley
|
71982ee174
|
chore: Re-add inheritance of Presto macros for Trino et al. (#22435)
|
2022-12-20 08:27:20 +13:00 |
|
Michiel De Smet
|
90d79c78d2
|
fix(trino): Fix Trino timestamp conversion (#21737)
|
2022-12-14 10:49:14 -07:00 |
|
Beto Dealmeida
|
4496748cd9
|
chore: update Druid (#22067)
|
2022-11-08 15:03:58 -08:00 |
|
Ville Brofeldt
|
dc7399540b
|
chore: bubble up more db error messages (#21982)
|
2022-11-01 07:54:27 +02:00 |
|