-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
Add optional package_name filtering to get_dataset_content.
What problem would this solve?
Imagine the following scenario:
- we use dbt package
Aand dbt packageB - package
Bdepends onA - both packages upload artifacts
Auploads artifacts: allAartifacts are saved in DBBuploads artifacts: allAandBartifacts are saved in DB
Assuming same location is used for the upload, artifacts A are duplicated.
Enabling users to choose which packages 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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request