dbt - Packages and Reusability
If you add a new package to
packages.yml but do not run dbt deps, what will happen when you execute dbt run?packages.yml but do not run dbt deps, what will happen when you execute dbt run?packages.yml must be installed with dbt deps before use.dbt deps is not run, the new package files are not downloaded, so references to the package will cause errors.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions