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 |
|
Maxime Beauchemin
|
b7ad8dba89
|
fix(dremio): apply same fix as for drill to solve alias ambiguity (#33939)
|
2025-06-27 08:22:29 +01: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 |
|
Đỗ Trọng Hải
|
5d5b807d33
|
build(be/deps): replace importlib_metadata usage with native Python 3.10+ importlib.metadata (#33868)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-06-23 13:46:19 -07:00 |
|
Zhanxiang (Patrick) Huang
|
85b3845f0d
|
fix: use risingwave as the sqlalchemy_uri_placeholder prefix for RisingWave engine (#33764)
|
2025-06-20 12:19:18 -06: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
|
b3f436a030
|
chore: remove unused parameter (#33704)
|
2025-06-05 16:32:04 -04: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
|
401ce56fa1
|
feat: use sqlglot to validate adhoc subquery (#33560)
|
2025-05-30 18:09:19 -04:00 |
|
Beto Dealmeida
|
cf315388f2
|
feat(sqllab): use sqlglot instead of sqlparse (#33542)
|
2025-05-30 17:08:19 -04: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
|
de84a534ac
|
fix(DB update): Gracefully handle querry error during DB update (#33250)
|
2025-04-25 15:38:59 -03:00 |
|
Beto Dealmeida
|
bcd136cee1
|
feat: catalogs for DuckDB (#28751)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2025-04-11 12:58:59 -07:00 |
|
Beto Dealmeida
|
d88cba92c0
|
feat: optimize catalog permission sync (#33000)
|
2025-04-10 17:38:34 -07:00 |
|
Vitor Avila
|
db959a6463
|
chore(Databricks): Display older Databricks driver as legacy (#33001)
|
2025-04-04 15:09:15 -03:00 |
|
Maxime Beauchemin
|
c83eda9551
|
feat: add latest partition support for BigQuery (#30760)
|
2025-04-01 17:13:09 -07: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 |
|
Le Xich Long
|
84b52b2323
|
fix(clickhouse): get_parameters_from_uri failing when secure is true (#32423)
|
2025-02-28 16:24:14 -05:00 |
|
Yuri
|
822d72c57d
|
fix(pinot): revert join and subquery flags (#32382)
|
2025-02-25 13:29:25 -07:00 |
|
Dino
|
8dcae810d4
|
fix: clickhouse-connect engine SSH parameter (#32348)
|
2025-02-24 12:58:49 -08:00 |
|
Evan Rusackas
|
90651dfe3e
|
fix(dev/ci): pre-commit fixes galore (#32352)
|
2025-02-24 11:26:45 -07:00 |
|
Dmitry Kochnev
|
7ce1a3445c
|
fix: oauth2 trino (#31993)
|
2025-02-20 16:04:11 -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 |
|
Adrian Mastronardi
|
a21f184058
|
fix(issue #31927): TimeGrain.WEEK_STARTING_MONDAY (#32015)
|
2025-01-28 16:40:05 -08:00 |
|
Beto Dealmeida
|
f235787703
|
fix(bigquery): return no catalogs when creds not set (#31837)
|
2025-01-15 11:58:44 -05:00 |
|
Maxime Beauchemin
|
274aa143d3
|
chore: python version to 3.11 (while supporting 3.10) (#31503)
|
2025-01-13 18:22:49 -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 |
|
Yuri
|
931f69d6c7
|
fix(pinot): remove query aliases from SELECT and ORDER BY clauses in Pinot (#31341)
|
2024-12-09 09:07:03 -08:00 |
|
Oleg Ovcharuk
|
cf5c770adc
|
feat: add YDB as a new database engine (#31141)
|
2024-12-05 09:14:19 -05:00 |
|
JUST.in DO IT
|
1e0c04fc15
|
fix(trino): db session error in handle cursor (#31265)
|
2024-12-03 11:57:37 -08: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 |
|
Maxime Beauchemin
|
fd9d3301f6
|
chore: deprecate tox in favor of act (#29382)
|
2024-11-26 13:27: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 |
|
Ville Brofeldt
|
e528cb48c4
|
feat(trino,presto): add missing time grains (#30926)
|
2024-11-15 12:38:28 -08:00 |
|