You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
The approach sounds good to me. You should create one GE DataContext (project) created - probably in the repo with the dbt models.
Then the airflow task that invokes validation loads the project's config from the models repo.
You can parameterize the credentials of the database (your datasource) using env variables.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
Excited to see this tutorial as it's something we've been struggling in the past.
I've tried mixing airflow, dbt and ge in the past.. This approach has 2 issues:
Here's the approach we've taken:
Could you validate our approach please? Is GE used the way it was designed to?
The text was updated successfully, but these errors were encountered: