We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The package checks for naming conventions irrespective of just defined folder-valid prefix key value pair type of configuration.
project.yml file
example folder structure :
Raise a warning/ entry in result table for violating naming conventions set for folder "marts".
Result table for fct_model_naming_conventions:
If applicable, add screenshots or log output to help explain your problem.
The contents of your packages.yml file:
packages.yml
Which database are you using dbt with?
The output of dbt --version:
dbt --version
<output goes here>
The text was updated successfully, but these errors were encountered:
Hi! I will check this one in more details in the next weeks or so if possible.
Sorry, something went wrong.
b-per
No branches or pull requests
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
example folder structure :
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?
The output of
dbt --version
:Additional context
Are you interested in contributing the fix?
The text was updated successfully, but these errors were encountered: