dbt - Advanced Testing
You wrote this test in your schema.yml:
But dbt throws an error when running tests. What is the likely cause?
tests:
- expect_column_values_to_be_unique_or_nulls
But dbt throws an error when running tests. What is the likely cause?
