Hey,
I know in your README you say:
It is best practice to compile the entire dbt project when supplying a manifest for dry run.
And, I get the reasons why.
But I think there are valid use cases where a dbt PR only requires a small number of models to be dry run. If it was possible to pass through model names then this could be used for a quicker and snappier pre-commit hook which would be amazing!
I have just started to use this package and I think it is great but it is slow for large dbt projects.
Hey,
I know in your README you say:
And, I get the reasons why.
But I think there are valid use cases where a dbt PR only requires a small number of models to be dry run. If it was possible to pass through model names then this could be used for a quicker and snappier pre-commit hook which would be amazing!
I have just started to use this package and I think it is great but it is slow for large dbt projects.