Open
Description
I'm trying to set up the detection period for our column_anomalies
tests to hour
(we are missing a lot of alerts because of the 1 day setting). But I'm getting this error:
Missing mandatory configuration: ['backfill_days']
I saw a couple of people had this issue earlier this year. Is there already a solution for it? Because in the docs I can see that hour
should be a supported period. Thank you!
To Reproduce
detection_period:
period: hour
count: 2
-> runing the test
-> Compilation error Missing mandatory configuration: ['backfill_days']
Environment:
Elementary package version: 0.15.2
dbt version: 1.2.0
Data warehouse: snowflake