Daniel Vaz Gaspar
|
bb22eb1ca8
|
feat: add option for hash algorithms (#35621)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2025-12-09 16:59:07 +00:00 |
|
Yuvraj Singh Chauhan
|
30d584afd1
|
fix(db2): update time grain expressions for DAY to use DATE function (#35848)
|
2025-10-31 10:25:42 -03:00 |
|
Damian Pendrak
|
19db0353a9
|
feat(db): custom database error messages (#34674)
|
2025-10-01 14:29:57 +03:00 |
|
catpineapple
|
2e51d02806
|
fix: doris genericDataType modify (#35011)
|
2025-09-04 08:21:15 -07:00 |
|
Beto Dealmeida
|
cb24737825
|
feat(bigquery): show materialized views (#34766)
|
2025-08-26 11:21:43 -04:00 |
|
Joe Li
|
af05396227
|
fix(tests): make SingleStore test_adjust_engine_params version-agnostic (#34780)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-21 09:30:02 -07:00 |
|
Evan Rusackas
|
a42185cd3b
|
fix(duckdb): Add support for DuckDB-specific numeric types (#34743)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-19 10:19:05 -07:00 |
|
Oliver Schlüter
|
f3e3bd0348
|
fix(db_engine_specs): generate correct boolean filter SQL syntax for Athena compatibility (#34598)
|
2025-08-07 18:39:31 +03:00 |
|
Maxime Beauchemin
|
246181a546
|
feat(docker): Add pytest support to docker-compose-light.yml (#34373)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-06 00:17:50 -04: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 |
|
Maxime Beauchemin
|
3f8472ca7b
|
chore: move some rules from ruff -> pylint (#34292)
|
2025-07-24 09:40:49 -07:00 |
|
Maxime Beauchemin
|
2db8f809ba
|
fix: proper handling of boolean filters with snowflake (#34199)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2025-07-18 12:13:52 -07:00 |
|
Mehmet Salih Yavuz
|
16f4516903
|
chore(Oracle): Update oracle column length to 128 (#34179)
|
2025-07-16 14:58:19 +03:00 |
|
Beto Dealmeida
|
68b84acd93
|
feat: improve Doris catalog support (#34140)
|
2025-07-14 12:01:08 -04:00 |
|
Đỗ Trọng Hải
|
1a54b761c1
|
feat(db): remove Rockset DB support (#33929)
|
2025-06-27 23:12:54 +07:00 |
|
Fredrik Hyyrynen
|
eec563b0b4
|
fix: add suffix to Drill labels to avoid collision (#32857)
Co-authored-by: Fredrik Hyyrynen <fredrik.hyyrynen@ngm.se>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: pre-commit <pre-commit@users.noreply.github.com>
|
2025-06-26 11:28:05 -07:00 |
|
Beto Dealmeida
|
21d8d57380
|
fix: select star (#33763)
|
2025-06-13 14:59:52 -04:00 |
|
Le Xich Long
|
fc7ba060c1
|
feat(clickhouse): allow dynamic schema (#32610)
|
2025-06-09 16:18:05 -06:00 |
|
Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Adalbert Makarovych
|
ade85daee2
|
feat(database): add SingleStore engine specification (#32887)
Co-authored-by: Adalbert Makarovych <amakarovych0ua@singlestore.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2025-06-02 11:50:12 -06:00 |
|
Beto Dealmeida
|
e205846845
|
feat: implement CTEs logic in sqlglot (#33518)
|
2025-05-28 08:38:00 -04:00 |
|
Beto Dealmeida
|
0fa3feb088
|
chore: remove parse_sql (#33474)
|
2025-05-27 18:03:55 -04:00 |
|
Beto Dealmeida
|
8de58b9848
|
feat: use sqlglot to set limit (#33473)
|
2025-05-27 15:20:02 -04:00 |
|
Beto Dealmeida
|
8013b32f0e
|
chore: remove is_select_query (#33457)
|
2025-05-22 20:53:22 -04:00 |
|
Vitor Avila
|
db959a6463
|
chore(Databricks): Display older Databricks driver as legacy (#33001)
|
2025-04-04 15:09:15 -03:00 |
|
Beto Dealmeida
|
831369a44b
|
fix(gsheets): update params from encrypted extra (#32661)
|
2025-03-14 12:00:53 -04:00 |
|
Beto Dealmeida
|
d92af9c95c
|
chore: simplify user impersonation (#32485)
|
2025-03-13 12:43:05 -04:00 |
|
Ramachandran A G
|
317532752c
|
feat(KustoKQL): Update KQL alchemy version and update timegrain expressions (#32509)
|
2025-03-05 17:53:47 -08:00 |
|
Ville Brofeldt
|
c90e45a373
|
feat: make user agent customizable (#32506)
|
2025-03-05 16:33:24 -08:00 |
|
Beto Dealmeida
|
5af4e61aff
|
feat: improve GSheets OAuth2 (#32048)
|
2025-03-03 12:55:54 -05:00 |
|
Evan Rusackas
|
90651dfe3e
|
fix(dev/ci): pre-commit fixes galore (#32352)
|
2025-02-24 11:26:45 -07:00 |
|
Alex Duan
|
649a0dec6c
|
feat: add TDengine.py driver to db_engine (#32041)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2025-02-06 12:45:55 -08:00 |
|
AdheipSingh
|
9e5876dc17
|
feat: add connector for Parseable (#32052)
|
2025-01-31 14:36:48 -08:00 |
|
Beto Dealmeida
|
e4b3ecd372
|
feat: push predicates into virtual datasets (#31486)
|
2025-01-08 22:11:28 -05:00 |
|
Jiwen liu
|
72e87d6980
|
feat(doris): add catalog support for Apache Doris (#31580)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2025-01-06 10:21:00 -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 |
|
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
|
09802acf0d
|
refactor: remove more sqlparse (#31032)
|
2024-11-26 17:01:07 -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 |
|
Richard Parsons
|
58edc79820
|
fix(mssql db_engine_spec): adds uniqueidentifier to column_type_mappings (#30618)
|
2024-10-30 15:58:28 -07: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
|
47c1e09c75
|
fix: sqlparse fallback for formatting queries (#30578)
|
2024-10-11 15:45:40 -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 |
|
Patrick Schmidt
|
6294e339e2
|
feat(db_engine): Implement user impersonation support for StarRocks (#28110)
|
2024-09-06 09:13:38 -07:00 |
|
Ville Brofeldt
|
17eecb1981
|
fix(trino): handle missing db in migration (#29997)
|
2024-08-22 15:52:56 -07:00 |
|
Beto Dealmeida
|
4b59e42d3f
|
chore: improve mask/unmask encrypted_extra (#29943)
|
2024-08-22 16:45:32 -04:00 |
|
Daniel Vaz Gaspar
|
4d821f44ae
|
fix: trino thread app missing full context (#29981)
|
2024-08-22 18:01:06 +01:00 |
|