|
|
|
|
|
by boxysean
1712 days ago
|
|
[dbt Labs employee here] Check out dbt-expectations package[1]. It's a port of the Great Expectations checks to dbt as tests. The advantage of this is you don't need another tool for these pretty standard tests, and can be early incorporated into dbt workflows. [1] https://github.com/calogica/dbt-expectations |
|