304 Commits

Author SHA1 Message Date
Zhong Xu
8ce3ba109b fix return() in calculate_number_lines.sql 2025-08-13 13:06:38 -07:00
Grace Goheen
f524b31f29 Merge branch 'main' into move_freshness_under_config 2025-07-07 09:59:00 -06:00
Benoit Perigaud
1782270343 Change order of escaping backslash and quote 2025-06-11 16:05:52 +02:00
Benoit Perigaud
23a09c1449 Merge branch 'main' into move_freshness_under_config 2025-06-10 19:05:45 +02:00
Benoit Perigaud
dd6a20a8ae Escape \ in columns descriptions 2025-06-10 13:41:50 +02:00
graciegoheen
f944fd63bc fix time spine exclusion 2025-05-30 12:47:06 -06:00
graciegoheen
c4ee947f52 added or logic to consider old properties also 2025-05-28 08:36:56 -06:00
graciegoheen
926aecf0ae fix additional deprecation warnings 2025-05-27 23:52:07 -06:00
graciegoheen
513c956186 move source freshness under config 2025-05-27 15:12:45 -06:00
dave-connors-3
0417914119 Merge pull request #509 from dbt-labs/dc/regex-coverage-haha
make sure we catch single character dbs and schemas
2024-10-25 11:02:37 -05:00
Dave Connors
bee93938db make sure we catch single character dbs and schemas 2024-10-25 10:19:58 -05:00
Dave Connors
a8c6906b77 remove macro 2024-10-25 09:29:18 -05:00
Tom Phillips
4b36109316 Remove unused vars and use dot notation 2024-10-03 17:00:49 +01:00
Tom Phillips
dbe13e4e05 Fix reference to table for BigQuery compatibility 2024-10-01 17:01:08 +01:00
Benoit Perigaud
9b88dc7a02 Merge pull request #487 from dbt-labs/fix/os-identification 2024-09-05 18:56:48 +02:00
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
e7f241a604 Change the default to MacOS/Unix 2024-09-02 16:33:21 +02:00
Benoit Perigaud
41c9a26061 Check path in graph rather than env var for os identification 2024-09-02 16:29:50 +02:00
katieclaiborne-duet
eaf8386ced Add Windows version of each exclusion item to duplicated list (#486) 2024-08-27 11:09:30 +02:00
Benoit Perigaud
78761aa592 Fix case when freshness set to null and add test 2024-08-20 17:29:45 +02:00
Benoit Perigaud
66939ff38f Merge branch 'main' of github.com:dbt-labs/dbt-project-evaluator into feature/add-source-freshness-data 2024-08-20 12:27:27 +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
4d6fc44fa5 improved type_string() databricks specific implementation 2024-07-03 14:51:02 +02:00
Michał Wesołowski
26b2f87501 improved type_string() with api.Column.string_type(600) and bigquery specific implementation 2024-07-03 14:33:44 +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
Katie Claiborne
ac8f2088f4 push logic back into base_node_columns, via get_column_values 2024-06-10 08:07:16 -04:00
Victoria Perez Mola
b6fd2808f5 add is_freshness_enabled 2024-06-03 17:52:12 +02:00
Katie Claiborne
95f29598aa add constraints to get_column_values macro 2024-05-10 09:41:20 -04:00
Martynas Šimkus
19fca6d0f1 Detect hyphen in hard coded reference 2024-05-03 11:48:07 +03:00
Benoit Perigaud
2f6314288e Merge branch 'main' into feature/calculate-sql-complexity 2024-04-25 18:52:49 +02:00
Benoit Perigaud
de4c3d9439 Merge branch 'main' into wrap-strings-quote-update 2024-04-12 10:58:01 +02:00
Benoit Perigaud
e91921118f Merge branch 'main' into fix-allow-description-larger-string 2024-04-11 17:03:39 +02:00
Benoit Perigaud
64db48fc9b Merge branch 'main' into wrap-strings-quote-update 2024-04-11 16:59:41 +02:00
Benoit Perigaud
1665ec7c7e Allow larger strings for descriptions 2024-04-11 14:23:12 +02:00
Benoit Perigaud
ff36cf1a1b Merge branch 'main' into add-version-to-output 2024-04-05 11:19:26 +02:00
dave-connors-3
6c2bfc1fb3 Merge branch 'main' into add-version-to-output 2024-04-04 16:39:41 -05:00
Benoit Perigaud
f3fa8b4e25 Avoid SQL line comments when searching hard coded tables 2024-04-04 18:51:53 +02:00
Benoit Perigaud
d50146fa4d Fix typo in var name 2024-04-04 18:38:01 +02:00
Benoit Perigaud
490bfb7e30 Add metrics for num rows and SQL complexity for models 2024-04-03 11:37:21 +02:00
Benoit Perigaud
cd3eed854a Move from json filter to json function (different behaviour) 2024-04-01 15:14:14 +02:00
Dave Connors
6926da572d remove version and deprecation date from recursive sql 2024-02-12 09:48:34 -06:00
Dave Connors
1420383255 add versino to unpack macros, recursive sql, and intermediate core models 2024-02-12 09:22:48 -06:00
Benoit Perigaud
79d8234672 Call string_literal when not null and add BQ version 2024-02-05 10:57:50 +01:00
Grace Goheen
11f8fdaf6e Merge branch 'main' into log-own-custom-rules 2024-02-01 10:05:11 -07:00
Grace Goheen
7987ee84e1 Merge pull request #416 from dbt-labs/update-filter-exceptions
Remove arg from `filter_exceptions`
2024-02-01 10:01:18 -07:00
Grace Goheen
b7c8d10015 Merge branch 'main' into log-own-custom-rules 2024-02-01 10:00:18 -07:00
Grace Goheen
779789f50a Merge branch 'main' into get-column-values 2024-02-01 09:49:14 -07:00
Grace Goheen
e8d03e780f Update macros/unpack/get_column_values.sql 2024-02-01 09:48:19 -07:00
Grace Goheen
438b19fa86 Apply suggestions from code review 2024-02-01 09:47:44 -07:00