mirror of
https://github.com/FlipsideCrypto/aptos-models.git
synced 2026-02-06 15:27:12 +00:00
increase recency interval test
This commit is contained in:
parent
45d9b4cd73
commit
86019aa755
@ -13,7 +13,7 @@ models:
|
||||
- recency_where:
|
||||
field: BLOCK_TIMESTAMP
|
||||
datepart: day
|
||||
interval: 1
|
||||
interval: 2
|
||||
group_by_columns: [PLATFORM]
|
||||
columns:
|
||||
- name: PLATFORM
|
||||
|
||||
@ -13,7 +13,7 @@ models:
|
||||
- not_null
|
||||
- dbt_expectations.expect_row_values_to_have_recent_data:
|
||||
datepart: hour
|
||||
interval: 12
|
||||
interval: 36
|
||||
- name: VERSION
|
||||
tests:
|
||||
- not_null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user