-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add elementary
profile in profiles.yml
#249
Conversation
78a85f6
to
fa020e1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Was elementary already running during our production workflow, but we weren't writing the results anywhere?
On the dbt side, elementary was good to go; but on the Airflow side, it was missing a profile named Only this addition was suppose make it work but I'm still not seeing the elementary dataset being created/populated. I'm currently working on fixing this. |
up and running! |
* add `elementary` profile in `profiles.yml` * remove `target` * remove useless whitespace * add `elementary` model to `select` flag Co-authored-by: lucas zanotelli <[email protected]>
* add `elementary` profile in `profiles.yml` * remove `target` * remove useless whitespace * add `elementary` model to `select` flag Co-authored-by: lucas zanotelli <[email protected]>
This PR adds a profile to the
profiles.yml
so theelementary
hook can access to BigQuery.This follows the docs: https://docs.elementary-data.com/deployment-and-configuration/elementary-in-production