turn off staking recency for now

This commit is contained in:
Eric Laurello 2023-12-22 10:52:31 -05:00
parent 3b819f5dfe
commit 6b3a606a08

View File

@ -25,9 +25,9 @@ models:
description: "{{ doc('block_timestamp') }}"
tests:
- not_null
- dbt_expectations.expect_row_values_to_have_recent_data:
datepart: day
interval: 1
# - dbt_expectations.expect_row_values_to_have_recent_data:
# datepart: day
# interval: 1
- dbt_expectations.expect_column_values_to_be_in_type_list:
column_type_list:
- TIMESTAMP_NTZ