Why do I need Datafold if I already have dbt tests?
What do I need to implement Datafold for dbt?
We currently have a dbt Cloud Slim CI job. Does Datafold work with the custom PR schema that dbt Cloud creates?
How can I optimize diff performance in dbt?
Can I run Data Diffs before opening a PR?
dbt
locally and then triggers a Data Diff, allowing you to preview data changes without pushing to Git.To automate this process of kicking off a Data Diff before pushing code to git, we recommend creating a GitHub Actions job for draft PRs. For example: