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

Support seed selection in dbt seed with --select #1711

Closed
yudintsev opened this issue Aug 28, 2019 · 1 comment
Closed

Support seed selection in dbt seed with --select #1711

yudintsev opened this issue Aug 28, 2019 · 1 comment
Labels
enhancement New feature or request good_first_issue Straightforward + self-contained changes, good for new contributors!

Comments

@yudintsev
Copy link

I think it would be useful if it were possible to use dbt seed with a single file or a group of files, similar to the feature of running a single model or a group of models using dbt run --models <model_name>.

@drewbanin drewbanin added this to the 0.15.2: Barbara Gittings milestone Nov 24, 2019
@drewbanin drewbanin added good_first_issue Straightforward + self-contained changes, good for new contributors! enhancement New feature or request labels Nov 24, 2019
@drewbanin drewbanin changed the title Feature request: Option to seed a single csv file or a selected group of csv files using dbt seed Support seed selection in dbt seed with --select Nov 26, 2019
beckjake added a commit that referenced this issue Jan 16, 2020
@beckjake
Copy link
Contributor

Fixed in #2042

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good_first_issue Straightforward + self-contained changes, good for new contributors!
Projects
None yet
Development

No branches or pull requests

3 participants