Skip to content

dbt_test_failures (raw)

Raw landing table for row-level dbt test failures. Identifier is dbt_test_failures_raw; loaded-at field is recorded_at.

flowchart LR
dbt([dbt test failure capture]) --> me[(dbt_test_failures_raw)]
me -.-> none((no fortune model consumes this directly))
ColumnDescriptionFormula / Source
recorded_atTimestamp the failure row was captured.Set by the failure-capture macro; used as loaded_at_field.

Schema is loader-controlled; only the recorded_at freshness field is contractually required by models/raw/betsapi/properties.yml.