Dataset only emit for specific models #1442
Labels
area:datasets
Related to the Airflow datasets feature/module
enhancement
New feature or request
triage-needed
Items need to be reviewed / assigned to milestone
Description
We're looking into leveraging datasets but one problem we're having is the ability to control which models produce datasets. Would it be possible to implement something to be able to control which models produce datasets. Perhaps using a list or regex of models to emit datasets?
Use case/motivation
As part of dbt we use a lot of working tables were we don't want to emit datasets and want to cut down on the number of datasets as the airflow graph can get hard to use.
Related issues
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: