Is it possible to test on a source not related to a specific source column? #9424
Unanswered
jenniferkwanaft
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to run a generic test that I've written against a source. The test doesn't depend on any specific column; the SQL selects against the entire table.
dbt test
isn't picking up the test. Is this possible?Beta Was this translation helpful? Give feedback.
All reactions