Elizabeth Thompson
|
695a20d009
|
fix: catch no table error (#32640)
|
2025-08-21 10:40:44 -07:00 |
|
Beto Dealmeida
|
e88096f75c
|
fix(presto): return proper data type for column (#34304)
|
2025-08-12 14:13:59 -07: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
|
d88cba92c0
|
feat: optimize catalog permission sync (#33000)
|
2025-04-10 17:38:34 -07: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 |
|
Evan Rusackas
|
90651dfe3e
|
fix(dev/ci): pre-commit fixes galore (#32352)
|
2025-02-24 11:26:45 -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 |
|
Ville Brofeldt
|
e528cb48c4
|
feat(trino,presto): add missing time grains (#30926)
|
2024-11-15 12:38:28 -08:00 |
|
Jack
|
849d426e06
|
feat(oauth): adding necessary changes to support bigquery oauth (#30674)
|
2024-10-30 14:56:22 -05:00 |
|
Ville Brofeldt
|
17eecb1981
|
fix(trino): handle missing db in migration (#29997)
|
2024-08-22 15:52:56 -07: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 |
|
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 |
|
John Bodley
|
4fa7619b1f
|
fix: revert fix(presto preview): re-enable schema previsualization for Trino/Presto table/schemas" (#28613)
|
2024-05-21 15:23:32 -03:00 |
|
Beto Dealmeida
|
5da6d2bd88
|
feat: add support for catalogs (#28416)
|
2024-05-16 12:49:31 -04:00 |
|
Balthazar Rouberol
|
afdf0389a3
|
fix(presto preview): re-enable schema previsualization for Trino/Presto table/schemas (#26782)
|
2024-05-13 15:16:12 -07:00 |
|
Beto Dealmeida
|
e90246fd1f
|
feat(SIP-95): permissions for catalogs (#28317)
|
2024-05-06 11:41:58 -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 |
|
Beto Dealmeida
|
9377227e06
|
chore(OAuth2): refactor for custom OAuth2 clients (#27880)
|
2024-04-05 12:17:39 -04:00 |
|
John Bodley
|
601432ad82
|
fix(pylint): Address errors/warnings introduced by #27867 (#27889)
|
2024-04-03 18:41:21 -07:00 |
|
Beto Dealmeida
|
9022f5c519
|
feat(SIP-85): OAuth2 for databases (#27631)
|
2024-04-02 22:05:33 -04:00 |
|
John Bodley
|
7af82ae87d
|
refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186)
|
2024-01-17 17:06:22 +13:00 |
|
Rob Moore
|
8d73ab9955
|
feat(sqllab): TRINO_EXPAND_ROWS: expand columns from ROWs (#25809)
|
2023-11-20 10:59:10 -07:00 |
|
Rui Zhao
|
be3714e131
|
fix(Presto): catch DatabaseError when testing Presto views (#25559)
Co-authored-by: Rui Zhao <zhaorui@dropbox.com>
|
2023-10-11 11:31:07 -06:00 |
|
Ville Brofeldt
|
0668d12e3b
|
chore(trino): remove unnecessary index checks (#25211)
|
2023-09-08 18:15:45 -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 |
|
EugeneTorap
|
fc89718d48
|
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2023-07-24 17:13:49 -07:00 |
|
Hugh A. Miles II
|
93e1db4bd9
|
fix: save columns reference from sqllab save datasets flow (#24248)
|
2023-06-20 13:54:19 -04:00 |
|
Michael S. Molina
|
e5b7f7c9b5
|
fix: Time shifts with different granularity for ECharts (#24176)
|
2023-06-08 16:03:37 -03:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
Rob Moore
|
6159ced86b
|
fix: handle temporal columns in presto partitions (#24054)
|
2023-05-19 23:29:42 +03: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 |
|
Sebastian Liebscher
|
c963416c09
|
chore: remove deprecated distutils (#24001)
|
2023-05-11 19:00:04 +03: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
|
b35b5a6e05
|
chore(db_engine_specs): Refactor get_index (#23656)
|
2023-04-13 09:23:16 +12:00 |
|
Beto Dealmeida
|
e2e0ad5ef5
|
feat(presto): get_catalog_names (#23599)
|
2023-04-06 09:27:49 -07:00 |
|
Beto Dealmeida
|
2c6f581fa6
|
feat(postgresql): dynamic schema (#23401)
|
2023-03-17 17:53:42 -07:00 |
|
Beto Dealmeida
|
42e8d1b498
|
chore: improve schema security (#23385)
|
2023-03-17 08:05:50 -07:00 |
|
Beto Dealmeida
|
1b95da7487
|
fix: table schema permissions (#23356)
|
2023-03-14 15:18:18 -07:00 |
|
Hugh A. Miles II
|
b820eb8235
|
chore: Update pre-commit packages (#23173)
|
2023-03-13 17:05:13 -06: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 |
|
John Bodley
|
0b31b2cb87
|
fix(hive): Regression in #21794 (#22794)
|
2023-01-21 13:00:36 +13:00 |
|
Hugh A. Miles II
|
9c0d6c51f1
|
chore(ssh-tunnel): Refactor establishing raw connection with contextmanger (#22366)
|
2022-12-29 14:20:45 -05:00 |
|