calogica / dbt-expectations

Port(ish) of Great Expectations to dbt test macros
https://calogica.github.io/dbt-expectations/
Apache License 2.0
1.06k stars 130 forks source link

feature/request - add a test to show if specific column(s) have been added to an object #148

Closed rcaddell closed 2 years ago

rcaddell commented 2 years ago

Specific use case is Servicenow data loaded to Snowflake via Fivetran. Fivetran will not add a _fivetran_deleted column to the Servicenow object unless and until at least 1 record from the source object was deleted.