data-mie / dbt-profiler

Macros for generating dbt model data profiles
Apache License 2.0
81 stars 33 forks source link

Use "macro_namespace" instead of the deprecated "packages" in adapter.dispatch() #26

Closed stumelius closed 3 years ago

stumelius commented 3 years ago
Running with dbt=0.21.0
* Deprecation Warning: The "packages" argument of adapter.dispatch() has been
deprecated. Use the "macro_namespace" argument instead.
Raised during dispatch for: type_string
For more information, see:
https://docs.getdbt.com/reference/dbt-jinja-functions/dispatch