15 Commits

Author SHA1 Message Date
igorvoltaic
34209f6a7a feat: add clickhouse and greenplum support (#460)
Co-authored-by: Grace Goheen <53586774+graciegoheen@users.noreply.github.com>
Co-authored-by: Benoit Perigaud <8754100+b-per@users.noreply.github.com>
2024-09-03 14:34:31 +02:00
Benoit Perigaud
a4f2a82d0b Rename macro to avoid recursive errors 2024-08-19 19:36:55 +02:00
Benoit Perigaud
14c3c711be Use DPE own type_string 2024-08-19 19:16:39 +02:00
Michał Wesołowski
76cd8b48d5 Created macro that redefines type_string for redshift which is used by models in dbt_project_evaluator package. No need to override it for all models in a project anymore when using package. 2024-07-03 10:26:11 +02:00
Benoit Perigaud
57ff0cdcd1 Add order_by to string_agg for DuckDB 2023-03-13 09:43:27 +01:00
Dave Connors
f09b8b6ffb postgres and redshift fr fr 2022-12-21 14:32:54 -06:00
Grace Goheen
a93273db05 added whitespace control to spark shim 2022-12-20 14:34:25 -06:00
Grace Goheen
7d223ec4bc added extra trim because escape_single_quotes is adding extra whitespace 2022-12-20 14:27:39 -06:00
Grace Goheen
5ff59b2987 added spark shim 2022-12-20 13:32:47 -06:00
Dave Connors
860f3b10b4 raise dbt required version, remove crossdb shims 2022-12-02 08:52:09 -06:00
Benoit Perigaud
4d00fa54e6 Add warning when order_by_clause is used in duckdb__listagg 2022-09-28 13:05:21 +02:00
Benoit Perigaud
7ff77da532 spark__listagg not required when CTEs are sorted 2022-09-28 12:54:04 +02:00
Benoit Perigaud
99d0a67c1a Modify project to work with DuckDB 2022-09-26 11:27:27 +02:00
Dave Connors
28a8fd5cb7 remove spark utils, fix namespacing, remove dispatch blocks 2022-09-13 08:25:48 -05:00
Dave Connors
849167e351 shim array macros, update namespace 2022-09-12 14:50:50 -05:00