Skip to content

Nest severity(framework configuration) under config property to avoid… - #1

Open
grimaldi89 wants to merge 1 commit into
adviso:mainfrom
grimaldi89:update--add-severity-under-config-to-avoid-warning-messages-in-recent-dbt-core-versions
Open

Nest severity(framework configuration) under config property to avoid…#1
grimaldi89 wants to merge 1 commit into
adviso:mainfrom
grimaldi89:update--add-severity-under-config-to-avoid-warning-messages-in-recent-dbt-core-versions

Conversation

@grimaldi89

Copy link
Copy Markdown

Description & motivation

During our daily runs, we noticed a warning related to the deprecation MissingArgumentsPropertyInGenericTestDeprecation. This warning appeared starting from version 1.10.8, where the flag require_generic_test_arguments_property is set to True by default.

After reviewing and excluding our own .yml files, we confirmed that the deprecation warning originates from this package.

Checklist

  • [ y] I have verified that these changes work locally
  • I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)
  • I have run dbt test and python -m pytest . to validate existing tests

… deprecation warnings in recente dbt versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant