Skip to content
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

Allow source runs to run first node of DAG without + #1548

Closed
eogilvy12 opened this issue Jun 17, 2019 · 4 comments
Closed

Allow source runs to run first node of DAG without + #1548

eogilvy12 opened this issue Jun 17, 2019 · 4 comments

Comments

@eogilvy12
Copy link

Feature

Allow source runs to run first node of DAG without +.

Feature description

dbt run --models source:name_of_source will not run the models that directly reference the source. You need to add a + to the run which will run everything, including downstream models. I noticed this when switching over a project to use sources and I just wanted to make sure the staging models could run.

Who will this benefit?

This is not high priority in any way but seems to be how it would work.

@drewbanin
Copy link
Contributor

Thanks for the request @eogilvy12 :)

@krishbox
Copy link

@eogilvy12, @drewbanin, I'll take a shot at this one. Hope I can find the relevant parts to change in the source!

@drewbanin
Copy link
Contributor

Thanks @krishbox! How are you planning on implementing this one?

@drewbanin
Copy link
Contributor

drewbanin commented Jan 21, 2020

closing this issue as stale, but picking up the discussion in #2052

Edit: changed url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants