modifying comments

This commit is contained in:
Vahid 2022-09-28 11:48:37 -04:00
parent fa4201b8e0
commit d30a48140f
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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