Skip to content

Not able to set up detection period - 'hour' for column_anomalies tests #1646

Open
@ZuzanaRaichlova

Description

@ZuzanaRaichlova

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions