dbt-checkpoint icon indicating copy to clipboard operation
dbt-checkpoint copied to clipboard

allow extra keys in check-sources-has-meta-keys

Open damiantl opened this issue 2 years ago • 0 comments

Describe the feature you'd like With the addition of different metadata in sources, it would be good to have the "--allow-extra-keys" flag also in check-source-has-meta-keys hook, similar to what we already have in check-model-has-meta-keys.

Additional context The addition of the flag would be really useful and it will have a high impact when the project has many different sources, and some of them can have more than the mandatory keys.

damiantl avatar Jan 17 '24 09:01 damiantl