Project Evaluator checks all folders and subfolders for naming conventions, instead of only defined folder with respective prefix name.
ped-pas2 opened this issue · 0 comments
ped-pas2 commented
Describe the bug
The package checks for naming conventions irrespective of just defined folder-valid prefix key value pair type of configuration.
Steps to reproduce
project.yml file
Expected results
Raise a warning/ entry in result table for violating naming conventions set for folder "marts".
Actual results
Result table for fct_model_naming_conventions:
Screenshots and log output
If applicable, add screenshots or log output to help explain your problem.
System information
The contents of your packages.yml
file:
Which database are you using dbt with?
- postgres
- redshift
- bigquery
- snowflake
- trino/starburst
- other (specify: ____________)
The output of dbt --version
:
<output goes here>