Hugh A. Miles II
|
f3bb63be26
|
fix: SSH Tunnel creation with dynamic form (#24196)
(cherry picked from commit 226c7f807d)
|
2023-10-20 16:02:31 -07:00 |
|
Rob Moore
|
75be3dd7b4
|
fix: handle temporal columns in presto partitions (#24054)
|
2023-07-07 14:47:55 -07:00 |
|
Daniel Vaz Gaspar
|
b26901cb05
|
fix: allow db driver distinction on enforced URI params (#23769)
|
2023-06-13 16:29:34 -07:00 |
|
Elizabeth Thompson
|
2f3471a87e
|
lint
|
2023-06-13 16:29:34 -07:00 |
|
Daniel Vaz Gaspar
|
8821174921
|
feat: add enforce URI query params with a specific for MySQL (#23723)
|
2023-06-13 16:29:34 -07:00 |
|
Ville Brofeldt
|
bb6ab97286
|
fix(mssql): apply top after distinct (#23751)
(cherry picked from commit 764c3c95cf)
|
2023-05-31 16:16:49 -07:00 |
|
Rémy DUBOIS
|
3f13463281
|
fix(chart): non existent time grain no longer breaks the application (#23441)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
(cherry picked from commit 07a632891c)
|
2023-05-31 16:16:47 -07:00 |
|
Daniel Vaz Gaspar
|
2f3758278f
|
fix: add disallowed query params for engines specs (#23217)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
(cherry picked from commit b479e93b49)
|
2023-03-13 16:57:05 -07:00 |
|
Ville Brofeldt
|
a94e67243b
|
fix(clickhouse): add missing default format (#23192)
(cherry picked from commit 967383853c)
|
2023-03-13 16:57:05 -07:00 |
|
Ville Brofeldt
|
7d014ad9dd
|
fix(clickhouse): add clickhouse connect driver (#23185)
(cherry picked from commit d0c54cddb0)
|
2023-03-13 16:57:05 -07:00 |
|
Beto Dealmeida
|
65fffe974b
|
chore: remove db_engines (#22444)
|
2023-02-13 11:20:38 -08:00 |
|
alexclavel-ocient
|
9dfaad772d
|
fix: Make cte_alias a property of db engine spec (#22947)
|
2023-02-06 14:27:48 -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 |
|
Geido
|
3fd4718ecb
|
fix: Convert TIMESTAMP_* to TIMESTAMP in Snowflake (#22872)
|
2023-01-26 19:49:44 +01:00 |
|
John Bodley
|
0b31b2cb87
|
fix(hive): Regression in #21794 (#22794)
|
2023-01-21 13:00:36 +13:00 |
|
Elizabeth Thompson
|
d091a68909
|
fix: better logic to extract errors on databricks (#22792)
|
2023-01-20 15:35:09 -08:00 |
|
Ville Brofeldt
|
577ac81686
|
chore(ci): fix numpy type errors and revert #22610 (#22782)
|
2023-01-19 14:53:48 +02:00 |
|
Antonio Rivero Martinez
|
ad758c0802
|
feat(ssh_tunnel): Rename allow_ssh_tunneling and change the default value to False (#22723)
|
2023-01-17 19:11:41 -08:00 |
|
Elizabeth Thompson
|
cd1f6d469b
|
fix: remove whitespace from http_path for databricks (#22671)
|
2023-01-13 14:50:18 -08:00 |
|
Hugh A. Miles II
|
2de19f1d66
|
feat: Add logging for ssh tunneling test_connection attempts (#22625)
|
2023-01-12 21:49:35 +00:00 |
|
solanksh
|
cf00970cde
|
feat(charts): allow query mutator to update queries after splitting original sql (#21645)
Co-authored-by: Akash <Akash.Nallani@bakerhughes.com>
Co-authored-by: anallani <98122184+anallani@users.noreply.github.com>
Co-authored-by: Robert Bean <robert.bean@bakerhughes.com>
Co-authored-by: Akash <anallani@umich.edu>
Co-authored-by: AkashN7 <70606604+AkashN7@users.noreply.github.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2023-01-12 14:04:03 +02:00 |
|
Antonio Rivero Martinez
|
539936522f
|
feat(ssh_tunnel): SQLAlchemy Form UI (#22513)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-01-11 19:29:52 +00:00 |
|
wanghong1314
|
8bf6d80155
|
fix: Stop query in SQL Lab with impala engine (#22635)
|
2023-01-10 16:52:07 +02:00 |
|
Zamar
|
001100ddf0
|
feat(db_engine_specs): big query cost estimation (#21325)
Co-authored-by: zamar roura <zamar.roura@cabify.es>
Co-authored-by: Zamar Roura <zamarfazal@gmail.com>
|
2023-01-09 08:56:19 +02:00 |
|
Hugh A. Miles II
|
ebaad10d6c
|
feat(ssh-tunnelling): Setup SSH Tunneling Commands for Database Connections (#21912)
Co-authored-by: Antonio Rivero Martinez <38889534+Antonio-RiveroMartnez@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-01-03 17:22:42 -05:00 |
|
Ville Brofeldt
|
a7a4561550
|
fix(explore): support saving undefined time grain (#22565)
|
2023-01-03 08:53:42 +00:00 |
|
Hugh A. Miles II
|
9c0d6c51f1
|
chore(ssh-tunnel): Refactor establishing raw connection with contextmanger (#22366)
|
2022-12-29 14:20:45 -05:00 |
|
Ville Brofeldt
|
b6d39d194c
|
feat(trino): support early cancellation of queries (#22498)
|
2022-12-24 06:31:46 +02:00 |
|
John Bodley
|
71982ee174
|
chore: Re-add inheritance of Presto macros for Trino et al. (#22435)
|
2022-12-20 08:27:20 +13:00 |
|
Beto Dealmeida
|
bdeedaaf80
|
chore: set Snowflake user agent (#22432)
|
2022-12-15 17:08:34 -08:00 |
|
John Bodley
|
4f9c2c8165
|
fix(hive): Fix regression from #21943 (#22431)
|
2022-12-16 09:28:50 +13:00 |
|
Michiel De Smet
|
90d79c78d2
|
fix(trino): Fix Trino timestamp conversion (#21737)
|
2022-12-14 10:49:14 -07:00 |
|
Antonio Rivero Martinez
|
60a617eaba
|
fix(bigquery): Properly display errors for BigQuery DBs (#22349)
|
2022-12-07 13:34:30 -05:00 |
|
Elizabeth Thompson
|
5c77f1ad2a
|
feat: add databricks form (#21573)
|
2022-12-02 10:36:27 -08:00 |
|
EugeneTorap
|
7bc5f04368
|
chore: Bump bigquery libs (#21466)
|
2022-12-02 12:48:36 +02:00 |
|
Bowen
|
e80e10ec06
|
feat: add risingwave.py in db engine specs (#22123)
|
2022-11-30 21:13:58 +02:00 |
|
John Bodley
|
7e54b88a51
|
chore: Change get_table_names/get_view_names return type (#22085)
|
2022-11-18 12:41:21 -08:00 |
|
Hugh A. Miles II
|
e23efefc46
|
feat: refactor all get_sqla_engine to use contextmanager in codebase (#21943)
|
2022-11-15 13:45:14 -05:00 |
|
Peng Ren
|
b32de3dd9e
|
feat: Add a new database driver for Amazon DynamoDB (#22077)
|
2022-11-14 20:57:04 -08:00 |
|
Antonio Rivero Martinez
|
95b4c7b7fe
|
chore(bigquery): Add extra logging for BigQuery exceptions so we can have better insight on exceptions (#22024)
|
2022-11-09 22:56:08 -05:00 |
|
John Bodley
|
9f7bd1e63f
|
fix(presto/trino): Ensure get_table_names only returns real tables (#21794)
|
2022-11-09 14:30:49 -08:00 |
|
Beto Dealmeida
|
4496748cd9
|
chore: update Druid (#22067)
|
2022-11-08 15:03:58 -08:00 |
|
Yongjie Zhao
|
a9b229dd1d
|
feat: support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767)
|
2022-11-02 08:21:17 +08:00 |
|
Ville Brofeldt
|
dc7399540b
|
chore: bubble up more db error messages (#21982)
|
2022-11-01 07:54:27 +02:00 |
|
Antonio Rivero Martinez
|
203b289021
|
feat(bigquery): Custom message when Service Account doesnt have the correct Roles and Permissions (#21838)
|
2022-10-26 19:44:09 -04:00 |
|
Yongjie Zhao
|
c6c9215a2b
|
fix: time grain key from P0.25Y to P3M (#21919)
|
2022-10-25 14:41:30 +08:00 |
|
Elizabeth Thompson
|
f58227a912
|
feat: add denylist for db engines (#21486)
|
2022-10-08 19:45:21 -07:00 |
|
Hugh A. Miles II
|
882bfb67ae
|
fix: gsheets editing with dynamic forms (#21710)
|
2022-10-06 19:57:12 -07:00 |
|
Elizabeth Thompson
|
e98943e580
|
refactor: pass all properties to validate_parameters (#21487)
|
2022-10-03 17:48:54 -07:00 |
|
Elizabeth Thompson
|
ef78ec6b30
|
fix: catch error when masking encrypted extra is none (#21570)
|
2022-10-02 19:49:01 -07:00 |
|