Transformations: Add an option to trigger dbt Core transformations manually with flags
As of now we are only available to trigger default "settings" per model, or let it trigger itself if it's synced with the connector.
As we're using incremental models, and at some point in time, will need to trigger a --full-refresh run for specific models - we'd like to have the option, when running a specific model, to add flags.
Additionally, it would be great to have an option to run an entire project with flags as well, instead of running the models one by one, but that would be just nice-to-have.
Thanks
Please sign in to leave a comment.
Comments
0 comments