Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Ville Brofeldt
|
c90e45a373
|
feat: make user agent customizable (#32506)
|
2025-03-05 16:33:24 -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 |
|
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 |
|
Ville Brofeldt
|
17eecb1981
|
fix(trino): handle missing db in migration (#29997)
|
2024-08-22 15:52:56 -07: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 |
|
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 |
|
John Bodley
|
4ff17409ab
|
fix: Handling of column types for Presto, Trino, et al. (#28653)
|
2024-05-28 08:56:38 -07:00 |
|
Beto Dealmeida
|
5da6d2bd88
|
feat: add support for catalogs (#28416)
|
2024-05-16 12:49:31 -04:00 |
|
Beto Dealmeida
|
6cf681df68
|
feat(SIP-95): new endpoint for table metadata (#28122)
|
2024-04-25 12:23:49 -04:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
Beto Dealmeida
|
68a982dfe6
|
feat(sip-95): new endpoint for extra table metadata (#28063)
|
2024-04-18 10:42:53 -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
|
8d73ab9955
|
feat(sqllab): TRINO_EXPAND_ROWS: expand columns from ROWs (#25809)
|
2023-11-20 10:59:10 -07: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 |
|
Rob Moore
|
cfda30c81a
|
fix(sqllab): Force trino client async execution (#24859)
|
2023-09-06 14:20:26 -07:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07: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 |
|
Ville Brofeldt
|
5113b01031
|
feat(trino): add query cancellation (#21035)
|
2022-08-12 07:48:29 +03:00 |
|
John Bodley
|
b08e21efd9
|
[requirements] Resolve rebase conflicts (#20152)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2022-06-03 15:27:35 -07:00 |
|
Ville Brofeldt
|
e2f11d3680
|
fix(presto,trino): use correct literal dttm separator (#20123)
* fix(presto,trino): use correct literal dttm separator
* remove redundant tests
|
2022-05-19 20:42:31 +03:00 |
|
Ville Brofeldt
|
99f1f9ec61
|
fix(sqla): replace custom dttm type with literal_column (#19917)
|
2022-05-03 07:19:36 +03:00 |
|
Ville Brofeldt
|
a619cb4ea9
|
chore: upgrade black (#19410)
|
2022-03-29 20:03:09 +03:00 |
|
John Bodley
|
82a6811e7e
|
fix(presto/trino): Add TIME/TIMESTAMP WITH TIME ZONE (#19263)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2022-03-22 06:33:38 +13:00 |
|