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

[CT-953] [Feature] Support for .csv files when using file selectors(for seed) #5578

Closed
3 tasks done
ChenyuLInx opened this issue Jul 28, 2022 · 0 comments · Fixed by #5581
Closed
3 tasks done

[CT-953] [Feature] Support for .csv files when using file selectors(for seed) #5578

ChenyuLInx opened this issue Jul 28, 2022 · 0 comments · Fixed by #5581
Labels
enhancement New feature or request good_first_issue Straightforward + self-contained changes, good for new contributors! node selection Functionality and syntax for selecting DAG nodes seeds Issues related to dbt's seed functionality

Comments

@ChenyuLInx
Copy link
Contributor

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt functionality, rather than a Big Idea better suited to a discussion

Describe the feature

Following the thread here.
Add support for selector support .csv files when using selector with dbt seed
Expected behavior

dbt seed -s my_cool_data.csv

currently we can only do

dbt seed -s my_cool_data

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response

@ChenyuLInx ChenyuLInx added enhancement New feature or request triage labels Jul 28, 2022
@ChenyuLInx ChenyuLInx added good_first_issue Straightforward + self-contained changes, good for new contributors! and removed triage labels Jul 28, 2022
@github-actions github-actions bot changed the title [Feature] Support for .csv files when using file selectors(for seed) [CT-953] [Feature] Support for .csv files when using file selectors(for seed) Jul 28, 2022
@jtcohen6 jtcohen6 added node selection Functionality and syntax for selecting DAG nodes seeds Issues related to dbt's seed functionality labels Jul 29, 2022
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! node selection Functionality and syntax for selecting DAG nodes seeds Issues related to dbt's seed functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants