Elizabeth Thompson
d091a68909
fix: better logic to extract errors on databricks ( #22792 )
2023-01-20 15:35:09 -08:00
Elizabeth Thompson
cd1f6d469b
fix: remove whitespace from http_path for databricks ( #22671 )
2023-01-13 14:50:18 -08:00
Beto Dealmeida
bdeedaaf80
chore: set Snowflake user agent ( #22432 )
2022-12-15 17:08:34 -08:00
Elizabeth Thompson
5c77f1ad2a
feat: add databricks form ( #21573 )
2022-12-02 10:36:27 -08:00
John Bodley
7e54b88a51
chore: Change get_table_names/get_view_names return type ( #22085 )
2022-11-18 12:41:21 -08:00
Beto Dealmeida
8772e2cdb3
fix: improve get_db_engine_spec_for_backend ( #21171 )
...
* fix: improve get_db_engine_spec_for_backend
* Fix tests
* Fix docs
* fix lint
* fix fallback
* Fix engine validation
* Fix test
2022-08-29 11:42:42 -07:00
Beto Dealmeida
2c5201fa4b
fix: Databricks views showing up as tables ( #20674 )
2022-07-20 09:31:42 -07:00
Beto Dealmeida
2a4c7cfb2a
chore: add user agent to Databricks requests ( #20660 )
2022-07-20 08:17:52 -07:00
Susur
c4d2238a16
feat: add Spark Sql DB engine spec and support Spark 3.x ( #20462 )
...
* add apache spark3
* add Spark DB engine spec
* rebase secret key
* modify License error
* rebase databricks
* modify code style
* black code style
Co-authored-by: kai.he01 <kai.he01@idiaoyan.com >
2022-06-27 15:50:35 -07:00
Beto Dealmeida
ec331e683e
feat: Databricks native driver ( #20320 )
2022-06-09 15:34:49 -07:00
Thomas Desrosiers
03b2b06e90
fix: Update time grain expressions for Spark >= 3.x ( #18690 )
...
* Fix the time grain expressions for Spark >= 2.3.0
Spark removed date format string 'u' in Spark 3.0. Switch to using date_trunc which has been around since 2.3
* Review: Pull out time_grain_expressoins into its own thing
2022-03-08 13:21:13 -08:00
aniaan
5a1c68177e
fix(elasticsearch): time_zone setting does not work for cast datetime expressions ( #17048 )
...
* fix(elasticsearch): cast does not take effect for time zone settings
* test(elasticsearch): add test
* fix(test): fix typo
* docs(elasticsearch): add annotation
* docs(elasticsearch): add time_zone desc
* docs(elasticsearch): fix typo
* refactor(db_engine): change convert_dttm signature
* fix(test): fix test
* fix(es): add try catch
* fix(test): fix caplog
* fix(test): fix typo
2021-11-25 11:58:44 +02:00
Beto Dealmeida
0ea83c5a00
feat: add Databricks ODBC engine spec ( #16862 )
...
* feat: add Databricks ODBC engine spec
* Rename Databricks specs
2021-09-28 19:36:28 -07:00
Beto Dealmeida
8a36356f49
fix: rename Databricks ( #16297 )
2021-08-17 11:16:51 -07:00
Beto Dealmeida
919fd496a9
WIP ( #14252 )
2021-04-23 16:59:44 -07:00
Beto Dealmeida
adc247b7e4
feat: add Databricks DB engine spec ( #13682 )
2021-03-18 09:19:15 +00:00