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

[Feature]: Choose datasets to upload #459

Open
1 of 3 tasks
npeshkov opened this issue Nov 21, 2024 · 0 comments
Open
1 of 3 tasks

[Feature]: Choose datasets to upload #459

npeshkov opened this issue Nov 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@npeshkov
Copy link

npeshkov commented Nov 21, 2024

Overview

Add parameterisation of datasets_to_load.

What problem would this solve?

Imagine the following scenario:

  • dbt run job uploads artifacts: models and tests are uploaded; model executions are also uploaded.
  • dbt test job uploads artifacts: models and tests are uploaded; test executions are also uploaded.

Assuming same location is used for the upload, models and tests are duplicated.

Enabling users to choose which datasets they want to upload allows them to reduce the costs of logging artifacts in an easy way.

Would you be willing to contribute?

  • Yes - I'm on it!
  • Yes, but I'd need help getting started.
  • No
@npeshkov npeshkov added the enhancement New feature or request label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant