remove recency test

This commit is contained in:
tarikceric 2025-06-09 12:23:10 -07:00
parent aa905af221
commit dae8c46d9b
3 changed files with 0 additions and 9 deletions

View File

@ -20,9 +20,6 @@ models:
column_type_list:
- TIMESTAMP_LTZ
- TIMESTAMP_NTZ
- dbt_expectations.expect_row_values_to_have_recent_data:
datepart: hour
interval: 72
- name: TX_HASH
tests:
- not_null

View File

@ -20,9 +20,6 @@ models:
column_type_list:
- TIMESTAMP_LTZ
- TIMESTAMP_NTZ
- dbt_expectations.expect_row_values_to_have_recent_data:
datepart: hour
interval: 72
- name: TX_HASH
tests:
- not_null

View File

@ -20,9 +20,6 @@ models:
column_type_list:
- TIMESTAMP_LTZ
- TIMESTAMP_NTZ
- dbt_expectations.expect_row_values_to_have_recent_data:
datepart: hour
interval: 72
- name: TX_HASH
tests:
- not_null