mirror of
https://github.com/FlipsideCrypto/avalanche-models.git
synced 2026-02-06 18:46:45 +00:00
modifying comments
This commit is contained in:
parent
fa4201b8e0
commit
d30a48140f
@ -19,7 +19,7 @@ models:
|
||||
description: '{{ doc("avax_block_timestamp") }}'
|
||||
tests:
|
||||
- not_null
|
||||
# due to infrequency of txns these tests are removed for now
|
||||
# due to infrequency of txns the recency tests are removed for now
|
||||
- dbt_expectations.expect_column_values_to_be_in_type_list:
|
||||
column_type_list:
|
||||
- TIMESTAMP_NTZ
|
||||
|
||||
@ -20,7 +20,7 @@ models:
|
||||
description: '{{ doc("avax_block_timestamp") }}'
|
||||
tests:
|
||||
- not_null
|
||||
# due to infrequency of txns these tests are removed for now
|
||||
# due to infrequency of txns the recency tests are removed for now
|
||||
- dbt_expectations.expect_column_values_to_be_in_type_list:
|
||||
column_type_list:
|
||||
- TIMESTAMP_NTZ
|
||||
|
||||
Loading…
Reference in New Issue
Block a user