miomiocat
|
f036adbc4f
|
feat: Add StarRocks support (#23209)
Signed-off-by: miomiocat <284487410@qq.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2023-05-23 08:33:27 -06:00 |
|
Rob Moore
|
6159ced86b
|
fix: handle temporal columns in presto partitions (#24054)
|
2023-05-19 23:29:42 +03:00 |
|
John Bodley
|
0496779434
|
chore: Update QUERY_LOGGER and SQL_QUERY_MUTATOR signatures (#24029)
|
2023-05-19 06:42:19 -07:00 |
|
John Bodley
|
d583ca9ef5
|
chore: Embrace the walrus operator (#24127)
|
2023-05-19 00:37:13 -07:00 |
|
jwilliams-ocient
|
f0a26fd86a
|
fix(ocient): convert pyocient GIS data types to geoJSON (#23814)
|
2023-05-17 13:35:54 -06:00 |
|
John Bodley
|
4ef9d25d58
|
chore: Refactor [Presto|Trino]EngineSpec._partition_query (#23944)
|
2023-05-17 09:11:55 -07:00 |
|
Ville Brofeldt
|
f7dd52b8f5
|
feat: implement time grain in temporal filters (#24035)
|
2023-05-12 14:41:09 +03:00 |
|
Sebastian Liebscher
|
c963416c09
|
chore: remove deprecated distutils (#24001)
|
2023-05-11 19:00:04 +03:00 |
|
Sebastian Liebscher
|
0788b5fdcc
|
chore: fix deprecation warnings for SQLALchemy URL (#23770)
|
2023-05-11 11:20:53 +03:00 |
|
John Bodley
|
2af76fc41f
|
fix: MySQL et al. super calls (#23971)
|
2023-05-08 14:12:39 -07:00 |
|
Hugh A. Miles II
|
ba00dfa584
|
fix: move dynamic schema out of base Postgres class (#23868)
|
2023-05-01 11:46:06 -05:00 |
|
Beto Dealmeida
|
707c626876
|
fix(dremio): query with alias (#23872)
|
2023-04-28 15:08:28 -07:00 |
|
Elizabeth Thompson
|
71106cfd97
|
feat: create dtype option for csv upload (#23716)
|
2023-04-24 12:53:53 -07:00 |
|
Daniel Vaz Gaspar
|
6ae5388dcf
|
fix: allow db driver distinction on enforced URI params (#23769)
|
2023-04-23 15:44:21 +01:00 |
|
alexclavel-ocient
|
adde66785c
|
feat: Add Ocient support (#22812)
Co-authored-by: jwilliams-ocient <60358443+jwilliams-ocient@users.noreply.github.com>
Co-authored-by: Jordan Williams <jwilliams@ocient.com>
Co-authored-by: rmasters1 <100157128+rmasters1@users.noreply.github.com>
|
2023-04-22 19:49:32 -06:00 |
|
Ville Brofeldt
|
764c3c95cf
|
fix(mssql): apply top after distinct (#23751)
|
2023-04-21 17:02:59 +03:00 |
|
Sebastian Liebscher
|
b31efbae7c
|
chore: remove RemovedInMarshmallow4 warnings (#23704)
|
2023-04-21 09:11:46 +03:00 |
|
Daniel Vaz Gaspar
|
0ad6c879b3
|
feat: add enforce URI query params with a specific for MySQL (#23723)
|
2023-04-18 17:07:37 +01: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
|
8d14420d14
|
feat(snowflake): get_catalog_names (#23602)
|
2023-04-06 12:17:30 -07:00 |
|
Beto Dealmeida
|
e2e0ad5ef5
|
feat(presto): get_catalog_names (#23599)
|
2023-04-06 09:27:49 -07:00 |
|
Beto Dealmeida
|
7a1aa6387c
|
feat(bigquery): get_catalog_names (#23461)
|
2023-04-05 13:32:28 -07:00 |
|
Rémy DUBOIS
|
07a632891c
|
fix(chart): non existent time grain no longer breaks the application (#23441)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2023-03-23 16:36:50 +02:00 |
|
Beto Dealmeida
|
8588f81855
|
feat(DB engine spec): get_catalog_names (#23447)
|
2023-03-22 13:40:14 -07:00 |
|
Beto Dealmeida
|
65a3a4d908
|
fix: database dropdown keys (#23433)
|
2023-03-20 13:06:14 -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 |
|
John Bodley
|
e83f4e6f79
|
fix(trino): Disallow alias to source column (#23324)
|
2023-03-14 08:23:01 +13:00 |
|
Daniel Vaz Gaspar
|
b479e93b49
|
fix: add disallowed query params for engines specs (#23217)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2023-02-28 12:00:22 +00:00 |
|
Ville Brofeldt
|
967383853c
|
fix(clickhouse): add missing default format (#23192)
|
2023-02-24 18:55:25 +02:00 |
|
Ville Brofeldt
|
d0c54cddb0
|
fix(clickhouse): add clickhouse connect driver (#23185)
|
2023-02-24 14:04:12 +02:00 |
|
Josh Soref
|
dec6ac49f6
|
chore(backend): Spelling (#19677)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2023-02-17 10:48:24 -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 |
|