Martina Zaccaron
Martina Zaccaron
resolves #1041 ### Problem The `dbt_utils.recency` test incorrectly passes when a `where` clause filters out all records. **Current behavior**: When a `where` clause results in no matching records, `most_recent` becomes...
### Describe the bug When using dbt_utils.recency test in combination with the config: where parameter to limit the scanned data the test will pass if no record is found to...
**Is your feature request related to a problem? Please describe.** I'm using the open source package elementary in BigQuery, when the schedule of the dbt run/test/build etc. it's frequent (ie...