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 |
|
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 |
|
Jack
|
849d426e06
|
feat(oauth): adding necessary changes to support bigquery oauth (#30674)
|
2024-10-30 14:56:22 -05: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 |
|
Jack
|
95325c4673
|
fix(imports): Error when importing charts / dashboards with missing DB credentials (#30503)
|
2024-10-04 15:43:29 -05: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 |
|
Gnought
|
3ad0fd48ef
|
chore(deps): bump dremio deps (#25910)
|
2024-09-15 23:46:08 -06:00 |
|
Beto Dealmeida
|
bdf29cb7c2
|
chore: organize SQL parsing files (#30258)
|
2024-09-13 16:24:19 -04:00 |
|
Sam Firke
|
f8a77537a7
|
fix(uploads): respect db engine spec's supports_multivalues_insert value for file uploads & enable multi-insert for MSSQL (#30222)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2024-09-11 20:17:48 -04:00 |
|
Patrick Schmidt
|
6294e339e2
|
feat(db_engine): Implement user impersonation support for StarRocks (#28110)
|
2024-09-06 09:13:38 -07:00 |
|
Beto Dealmeida
|
ff449ad8ab
|
feat: OAuth2 database field (#30126)
|
2024-09-03 20:57:55 -04:00 |
|
Beto Dealmeida
|
0415ed34ce
|
feat: allow create/update OAuth2 DB (#30071)
|
2024-09-03 19:22:38 -04: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 |
|
Seboeb
|
cf083bf827
|
fix(i18n): translation fix in server side generated time grains (#29951)
|
2024-08-19 20:17:23 -06:00 |
|
Ayush Tripathi
|
f5d614d80d
|
fix: Rename database from 'couchbasedb' to 'couchbase' in documentation and db_engine_specs (#29911)
|
2024-08-13 07:47:43 -07:00 |
|
Beto Dealmeida
|
61c0970968
|
fix: create permissions on DB import (#29802)
|
2024-08-06 12:09:21 -04:00 |
|
Beto Dealmeida
|
525e837c5b
|
fix: catalog upgrade/downgrade (#29780)
|
2024-07-30 15:15:40 -04:00 |
|
Beto Dealmeida
|
fa095a98ed
|
fix: Trino get_columns (#29566)
|
2024-07-12 16:37:49 -04:00 |
|
Emad Rad
|
84a1cd245c
|
chore: cleanup documentation (#29552)
|
2024-07-11 14:39:23 -07:00 |
|
Ayush Tripathi
|
ec5bbaa678
|
feat: add connector for CouchbaseDB (#29225)
Co-authored-by: ayush-couchbase <ayush.tripathi@couchbase.com>
|
2024-07-10 11:54:36 +03:00 |
|
yuanoOo
|
b4560d442b
|
feat(database): Add OceanBase support (#29496)
|
2024-07-09 11:26:23 +02:00 |
|
soumitra-st
|
6d2b3b8698
|
fix: Enable explore button on SQL Lab view when connected to Apache Pinot as a database (#28364)
|
2024-07-05 09:32:42 -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 |
|